padding property
The padding for the whole InputField.
If that's null, the default padding is 4.0 vertically.
Implementation
final EdgeInsets? padding;
The padding for the whole InputField.
If that's null, the default padding is 4.0 vertically.
final EdgeInsets? padding;