menu
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast.dart
BsToastHeader
title property
title property
dark_mode
light_mode
title
property
Widget
title
final
The main title of the toast. Often a
Text
widget.
Implementation
final Widget title;
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast
BsToastHeader
title property
BsToastHeader class