Flutter
cupertino
CupertinoSwitch
value property
value
CupertinoSwitch class
Constructors
CupertinoSwitch
Properties
activeColor
onChanged
value
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
value property
bool
value
final
Whether this switch is on or off.
Implementation
final bool value