PageMiniListener typedef

PageMiniListener = dynamic Function(double pixels)

Implementation

typedef PageMiniListener(double pixels);