menu
ui_framework_kit package
documentation
widget/form/check_box_widget.dart
CheckBoxWidget
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
Optional label shown to the right of the checkbox.
Implementation
final String? title;
ui_framework_kit package
documentation
widget/form/check_box_widget
CheckBoxWidget
title property
CheckBoxWidget class