menu
jet_flutter_framework package
documentation
jet_framework.dart
FormBuilderCheckbox
title property
title property
dark_mode
light_mode
title
property
Widget
title
final
The primary content of the CheckboxListTile.
Typically a
Text
widget.
Implementation
final Widget title;
jet_flutter_framework package
documentation
jet_framework
FormBuilderCheckbox
title property
FormBuilderCheckbox class