currentPercentOpen property

double get currentPercentOpen

Provids the current value of animation controller

Implementation

double get currentPercentOpen => _animating.value;