inputDecorationTheme property

InputDecorationTheme? inputDecorationTheme
final

The input decoration theme for the TextFields in a DropdownMenu.

If this is null, the DropdownMenu provides its own defaults.

Implementation

final InputDecorationTheme? inputDecorationTheme;