textStyle property
The style for the text displayed in the snackbar.
This can include font size, weight, color, and other text styling.
Implementation
final TextStyle textStyle;
The style for the text displayed in the snackbar.
This can include font size, weight, color, and other text styling.
final TextStyle textStyle;