contentTextStyle property

TextStyle? contentTextStyle
final

Used to configure the DefaultTextStyle for the SnackBar.content widget.

If null, SnackBar defines its default.

Implementation

final TextStyle? contentTextStyle;