currentPercentOpen property
double
get
currentPercentOpen
Provids the current value of animation controller
Implementation
double get currentPercentOpen => _animating.value;
Provids the current value of animation controller
double get currentPercentOpen => _animating.value;