style property
The style. Defaults to FAlertStyle.primary.
Although typically one of the pre-defined styles in FBaseAlertStyle, it can also be a FAlertStyle
CLI
To generate and customize this style:
dart run forui style create alert
Implementation
final FBaseAlertStyle style;