disabledTextColor property Null safety
final
The button disabled label color. This color is shown after the SnackBarAction is dismissed.
Implementation
final Color? disabledTextColor;
The button disabled label color. This color is shown after the SnackBarAction is dismissed.
final Color? disabledTextColor;