VisibilityCallback typedef

VisibilityCallback = void Function(double visiblePercentage)

Implementation

typedef VisibilityCallback = void Function(double visiblePercentage);