style property

FAlertStyle style
final

The style. Defaults to FAlertStyle.primary.

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

Implementation

final FAlertStyle style;