helpTextStyle property

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