showCloseIcon property
final
(optional) Whether to include a "close" icon widget.
Tapping the icon will close the snack bar.
Implementation
final bool? showCloseIcon;
(optional) Whether to include a "close" icon widget.
Tapping the icon will close the snack bar.
final bool? showCloseIcon;