menu
jet_flutter_framework package
documentation
jet_framework.dart
FormBuilderFieldOption<T>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
The widget to display in list of options.
Implementation
final Widget? child;
jet_flutter_framework package
documentation
jet_framework
FormBuilderFieldOption<T>
child property
FormBuilderFieldOption class