padding property
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;
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.
final EdgeInsetsGeometry? padding;