changeTextStyle property

TextStyle? changeTextStyle
final

The TextStyle for the each change.

Defaults to TextTheme.bodyMedium of ThemeData.textTheme.

Implementation

final TextStyle? changeTextStyle;