textStyle property
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;
The text style to be applied to the spoiler text.
This allows customization of the font, color, weight, and other text-related properties.
final TextStyle? textStyle;