padding property
The internal padding around the text area content.
Controls the spacing between the border and the text content. If null, uses the default padding from the current theme.
Implementation
final EdgeInsetsGeometry? padding;
The internal padding around the text area content.
Controls the spacing between the border and the text content. If null, uses the default padding from the current theme.
final EdgeInsetsGeometry? padding;