closeIconColor property
final
Overrides the default value for SnackBar.closeIconColor.
This value is only used if showCloseIcon is true.
Implementation
final Color? closeIconColor;
Overrides the default value for SnackBar.closeIconColor.
This value is only used if showCloseIcon is true.
final Color? closeIconColor;