style property

FBadgeStyle style
final

The style. Defaults to FBadgeStyle.primary.

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

Implementation

final FBadgeStyle style;