inputDecorationTheme property
final
Defines the default appearance of InputDecoration to show around the text field.
By default, shows a outlined text field.
Implementation
final InputDecorationTheme? inputDecorationTheme;
Defines the default appearance of InputDecoration to show around the text field.
By default, shows a outlined text field.
final InputDecorationTheme? inputDecorationTheme;