menu
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast.dart
BsToast
width property
width property
dark_mode
light_mode
width
property
double
width
final
The maximum width of the toast. Default is 350px (Bootstrap CSS default).
Implementation
final double width;
bootstrap_ui_flutter package
documentation
ui/components/toast/bs_toast
BsToast
width property
BsToast class