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