VisibilityCallback typedef
VisibilityCallback =
void Function(double visiblePercentage)
Implementation
typedef VisibilityCallback = void Function(double visiblePercentage);
typedef VisibilityCallback = void Function(double visiblePercentage);