defaultTextStyle property

TextStyle? defaultTextStyle
final

An optional default text style for the content text. If not provided, a default font size and black/white color will be used based on the app's theme.

Implementation

final TextStyle? defaultTextStyle;