summaryTextStyle property

TextStyle? summaryTextStyle
final

summaryTextStyle is a object of TextStyle which is used to set the style for the summary text in the scheduler bubble

Implementation

final TextStyle? summaryTextStyle;