menu
custom_switches package
documentation
custom_switches
CustomSwitch
onChanged property
onChanged
brightness_4
onChanged
property
ValueChanged
<
bool
>
onChanged
final
CallBack that returns the new value that switch has
Implementation
final ValueChanged<bool> onChanged;
custom_switches package
documentation
custom_switches
CustomSwitch
onChanged property
CustomSwitch class
Constructors
CustomSwitch
Properties
activeColor
baseColor
hashCode
inactiveColor
key
onChanged
runtimeType
value
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==