menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
enabledBorder property
enabledBorder property
dark_mode
light_mode
enabledBorder
property
InputBorder
?
enabledBorder
final
The border to display when the text field is enabled.
Implementation
final InputBorder? enabledBorder;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
enabledBorder property
FlutterTextfield class