textColor property
The text color for the snackbar message If null, will use type-specific default colors
Implementation
final Color? textColor;
The text color for the snackbar message If null, will use type-specific default colors
final Color? textColor;