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