menu
flutter_waya package
documentation
components/check_box.dart
CheckBox
value property
value property
dark_mode
light_mode
value
property
bool
?
value
final
初始化值 默认为 false
Implementation
final bool? value;
flutter_waya package
documentation
components/check_box
CheckBox
value property
CheckBox class