Flutter
material
Checkbox
value property
value
description
value
property
Null safety
bool
?
value
final
Whether this checkbox is checked.
This property must not be null.
Implementation
final bool? value;
Flutter
material
Checkbox
value property
Checkbox class
Constructors
Checkbox
Properties
activeColor
autofocus
checkColor
fillColor
focusColor
focusNode
hashCode
hoverColor
key
materialTapTargetSize
mouseCursor
onChanged
overlayColor
runtimeType
shape
side
splashRadius
tristate
value
visualDensity
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
width