textStyle property

TextStyle? textStyle
final

The text style to be applied to the spoiler text.

This allows customization of the font, color, weight, and other text-related properties.

Implementation

final TextStyle? textStyle;