style property

FButtonStyle style
final

The style. Defaults to FButtonStyle.primary.

Although typically one of the pre-defined styles in FButtonStyle, it can also be a FButtonCustomStyle.

Implementation

final FButtonStyle style;