durationTextStyle property

TextStyle? durationTextStyle
final

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

Implementation

final TextStyle? durationTextStyle;