buttonTextStyle property

TextStyle? buttonTextStyle
getter/setter pair

buttonTextStyle is a object of TextStyle which is used to set the style for the button text in the meeting bubble

Implementation

TextStyle? buttonTextStyle;