menu
universal_flutter_utils package
documentation
widgets/check_box/index.dart
UFUCheckbox
selected property
selected property
dark_mode
light_mode
selected
property
bool
?
selected
final
Defines selection of a checkbox.
Implementation
final bool? selected;
universal_flutter_utils package
documentation
widgets/check_box/index
UFUCheckbox
selected property
UFUCheckbox class