percentOpen property

dynamic percentOpen

Implementation

get percentOpen {
  return _animationController.value;
}