hourMinuteTextStyle property Null safety
final
Used to configure the TextStyles for the hour/minute controls.
If this is null, the time picker defaults to the overall theme's TextTheme.headline3.
Implementation
final TextStyle? hourMinuteTextStyle;