Flutter
material
CheckboxListTile
value property
value
CheckboxListTile class
Constructors
CheckboxListTile
Properties
activeColor
controlAffinity
dense
isThreeLine
onChanged
secondary
selected
subtitle
title
value
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
value property
bool
value
final
Whether this checkbox is checked.
This property must not be null.
Implementation
final bool value