padding property

EdgeInsets padding
final

Padding around the text entry area.

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

Implementation

final EdgeInsets padding;