menu
bootstrap_ui_flutter package
documentation
ui/components/alert/bs_alert.dart
BsAlert
onClose property
onClose property
dark_mode
light_mode
onClose
property
VoidCallback
?
onClose
final
Called when the close icon is clicked.
Implementation
final VoidCallback? onClose;
bootstrap_ui_flutter package
documentation
ui/components/alert/bs_alert
BsAlert
onClose property
BsAlert class