hourMinuteTextStyle property

TextStyle? hourMinuteTextStyle
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;