isAnimating property

  1. @override
bool isAnimating
override

Implementation

@override
bool get isAnimating => done && _controller.isAnimating;