textStyle property

TextStyle? textStyle
final

The base text style for the editor content.

Defines the font family, size, and other text properties.

Implementation

final TextStyle? textStyle;