menu
uikit_plus package
documentation
switch/image_switch.dart
ImageSwitch
value property
value property
dark_mode
light_mode
value
property
bool
value
final
开关是开还是关,不能设置为null
Implementation
final bool value;
uikit_plus package
documentation
switch/image_switch
ImageSwitch
value property
ImageSwitch class