textStyle property

TextStyle textStyle
final

The text style used for the text in the overlay. This is typically a TextStyle that defines the font size, weight, color, etc.

Implementation

final TextStyle textStyle;