menu
v_components package
documentation
widgets/checkbox/round_check_box.dart
RoundCheckBox
isChecked property
isChecked property
dark_mode
light_mode
isChecked
property
bool
?
isChecked
final
Define whether the checkbox is marked or not.
Implementation
final bool? isChecked;
v_components package
documentation
widgets/checkbox/round_check_box
RoundCheckBox
isChecked property
RoundCheckBox class