textStyleTransitionCurve property

  1. @override
Curve textStyleTransitionCurve
final

The text style transition curve. Defaults to Curves.linear.

Implementation

@override
final Curve textStyleTransitionCurve;