menu
flutter_blocx package
documentation
form_widget.dart
BlocXFormTextField<F, P, E extends Enum>
textFieldOptions property
textFieldOptions property
dark_mode
light_mode
textFieldOptions
property
BlocXTextFieldOptions
textFieldOptions
final
Visual & behavioral options for the text field.
Implementation
final BlocXTextFieldOptions textFieldOptions;
flutter_blocx package
documentation
form_widget
BlocXFormTextField<F, P, E extends Enum>
textFieldOptions property
BlocXFormTextField class