padding property

EdgeInsetsGeometry? padding
final

Internal padding around the text area content.

Controls the spacing between the border and the actual text editing area. Overrides the theme's padding setting when provided.

Implementation

final EdgeInsetsGeometry? padding;