labelStyle property

TextStyle? labelStyle
final

labelStyle is used to set the label style of the button This is an optional property This is a text style type property

Implementation

final TextStyle? labelStyle;