suggestedTimeTextStyle property

TextStyle? suggestedTimeTextStyle
final

suggestedTimeTextStyle is a object of TextStyle which is used to set the style for the suggested time text in the scheduler bubble

Implementation

final TextStyle? suggestedTimeTextStyle;