inputDecorationTheme property

InputDecorationTheme? inputDecorationTheme
final

Defines the default appearance of InputDecoration to show around the text field.

By default, shows a outlined text field.

Implementation

final InputDecorationTheme? inputDecorationTheme;