menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
errorBorder property
errorBorder property
dark_mode
light_mode
errorBorder
property
InputBorder
?
errorBorder
final
The border to display when the text field has an error.
Implementation
final InputBorder? errorBorder;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
errorBorder property
FlutterTextfield class