buttonStyle property

ButtonStyle? buttonStyle
final

buttonStyle is a object of cometchat_btn_style.ButtonStyle which sets the style for the button

Implementation

final cometchat_btn_style.ButtonStyle? buttonStyle;