PageChangedCallback typedef

PageChangedCallback = void Function(double page)

Implementation

typedef PageChangedCallback = void Function(double page);