textColor property

Color? textColor
final

The text color for the snackbar message If null, will use type-specific default colors

Implementation

final Color? textColor;