PaginateBarChange typedef

PaginateBarChange = dynamic Function(int page)

Implementation

typedef PaginateBarChange  = Function(int page );