dayPeriodTextStyle property
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;
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.
final TextStyle? dayPeriodTextStyle;