padding property

EdgeInsets 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 EdgeInsets padding;