dayPeriodTextStyle property

TextStyle? dayPeriodTextStyle
final

Used to configure the TextStyles for the day period control.

If this is null, the time picker defaults to the overall theme's TextTheme.titleMedium.

Implementation

final TextStyle? dayPeriodTextStyle;