textStyle property

TextStyle textStyle
final

The style for the text displayed in the snackbar.

This can include font size, weight, color, and other text styling.

Implementation

final TextStyle textStyle;