menu
arcane_jaspr package
documentation
core/props/alert_props.dart
AlertRendererContract
alert abstract method
alert abstract method
dark_mode
light_mode
alert
abstract method
Widget
alert
(
AlertProps
props
)
Renders an alert notification component.
Implementation
Widget alert(AlertProps props);
arcane_jaspr package
documentation
core/props/alert_props
AlertRendererContract
alert abstract method
AlertRendererContract mixin