PageChangeCallback<P> typedef

PageChangeCallback<P> = void Function(P page)

Implementation

typedef PageChangeCallback<P> = void Function(P page);