menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
contentPadding property
contentPadding property
dark_mode
light_mode
contentPadding
property
EdgeInsets
?
contentPadding
final
Padding around the content of the text field.
Implementation
final EdgeInsets? contentPadding;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
contentPadding property
FlutterTextfield class