filled property
Whether the text area should display with a filled background.
When true, shows a filled background color. When false or null, the background is transparent. Overrides the theme's filled setting.
Implementation
final bool? filled;
Whether the text area should display with a filled background.
When true, shows a filled background color. When false or null, the background is transparent. Overrides the theme's filled setting.
final bool? filled;