textColor property Null safety
final
The button label color. If not provided, defaults to SnackBarThemeData.actionTextColor.
Implementation
final Color? textColor;
The button label color. If not provided, defaults to SnackBarThemeData.actionTextColor.
final Color? textColor;