padding property

EdgeInsetsGeometry padding
final

Padding around the text entry area between the prefix and suffix or the clear button when clearButtonMode is not never.

Defaults to a padding of 6 pixels on all sides and can be null.

Implementation

final EdgeInsetsGeometry padding;