inputDecorationTheme property Null safety

InputDecorationTheme? inputDecorationTheme
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;