errorSnackBarTextStyle property

TextStyle? errorSnackBarTextStyle
final

Text style of the error snack bar. If null, this will use the textStyle

Implementation

final TextStyle? errorSnackBarTextStyle;