defaultTextStyle property
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;
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.
final TextStyle? defaultTextStyle;