menu
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast.dart
BsToastHeader
showCloseButton property
showCloseButton property
dark_mode
light_mode
showCloseButton
property
bool
showCloseButton
final
Whether to show the close button. Default is true.
Implementation
final bool showCloseButton;
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast
BsToastHeader
showCloseButton property
BsToastHeader class