titleTextStyle property

TextStyle? titleTextStyle
final

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

Implementation

final TextStyle? titleTextStyle;