textColor property Null safety

Color? textColor
final

The button label color. If not provided, defaults to SnackBarThemeData.actionTextColor.

Implementation

final Color? textColor;