Flutter
material
Checkbox
value property
value
Checkbox class
Constructors
Checkbox
Properties
activeColor
materialTapTargetSize
onChanged
tristate
value
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
width
value property
bool
value
final
Whether this checkbox is checked.
This property must not be null.
Implementation
final bool value