style property Null safety
The animation that controls the descendants' text style.
Implementation
Animation<TextStyle> get style => listenable as Animation<TextStyle>;
The animation that controls the descendants' text style.
Animation<TextStyle> get style => listenable as Animation<TextStyle>;