menu
flutter_blocx package
documentation
form_widget.dart
BlocXDropdownOptions
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
Static error text. Overridden by any bloc-driven error on the same field.
Implementation
final String? errorText;
flutter_blocx package
documentation
form_widget
BlocXDropdownOptions
errorText property
BlocXDropdownOptions class