timePickerTheme property

TimePickerThemeData timePickerTheme

The TimePickerThemeData of the current BuildContext

Implementation

TimePickerThemeData get timePickerTheme => theme.timePickerTheme;