clearAllTextStyle property

TextStyle? clearAllTextStyle
final

The text style of the clear all button.

Keep in mind that, this is a child of AnimatedDefaultTextStyle and you can use

conditions to animate your textstyle.

Implementation

final TextStyle? clearAllTextStyle;