inputDecorationTheme property
final
The input decoration theme for the TextFields in the time picker.
If this is null, the time picker provides its own defaults.
Implementation
final InputDecorationTheme? inputDecorationTheme;
The input decoration theme for the TextFields in the time picker.
If this is null, the time picker provides its own defaults.
final InputDecorationTheme? inputDecorationTheme;