scheduleButtonStyle property

ButtonElementStyle? scheduleButtonStyle
final

scheduleButtonStyle is a object of ButtonElementStyle which is used to set the style for the schedule button in the scheduler bubble

Implementation

final ButtonElementStyle? scheduleButtonStyle;