dayPeriodTextStyle property Null safety
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.subtitle1.
Implementation
final TextStyle? dayPeriodTextStyle;