Flutter
material
CheckboxListTile
value property
value
description
value
property
Null safety
bool
?
value
final
Whether this checkbox is checked.
Implementation
final bool? value;
Flutter
material
CheckboxListTile
value property
CheckboxListTile class
Constructors
CheckboxListTile
Properties
activeColor
autofocus
checkboxShape
checkColor
contentPadding
controlAffinity
dense
enabled
enableFeedback
focusNode
hashCode
isThreeLine
key
onChanged
runtimeType
secondary
selected
selectedTileColor
shape
side
subtitle
tileColor
title
tristate
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==