helpTextStyle property
final
Used to configure the TextStyles for the helper text in the header.
If this is null, the time picker defaults to the overall theme's TextTheme.labelSmall.
Implementation
final TextStyle? helpTextStyle;
Used to configure the TextStyles for the helper text in the header.
If this is null, the time picker defaults to the overall theme's TextTheme.labelSmall.
final TextStyle? helpTextStyle;