currentPercentOpen property

double currentPercentOpen

Provids the current value of animation controller

Implementation

double get currentPercentOpen => _animating.value;