visibleRatio property

double get visibleRatio

Implementation

double get visibleRatio => visibleHeight / (visibleHeight + hiddenHeight);