contentTextStyle property
final
Used to configure the DefaultTextStyle for the SnackBar.content widget.
If null, SnackBar defines its default.
Implementation
final TextStyle? contentTextStyle;
Used to configure the DefaultTextStyle for the SnackBar.content widget.
If null, SnackBar defines its default.
final TextStyle? contentTextStyle;