lastTextStyle property

TextStyle lastTextStyle

Last TextStyle on finish/stop animation.

Defaults to TextStyle(color: Colors.transparent)

Implementation

TextStyle get lastTextStyle => _textStyle.last;