padding property

EdgeInsetsGeometry? padding
final

Padding inside the text field.

If null, uses default padding from the theme.

Implementation

final EdgeInsetsGeometry? padding;