last property

TextStyle last

Last value on finish/stop animation.

Defaults to TextStyle(color: Colors.transparent)

Implementation

TextStyle get last => _lastTextStyle;