NUIPageViewPageCallback typedef
NUIPageViewPageCallback =
void Function(int page)
Implementation
typedef NUIPageViewPageCallback = void Function(int page);
typedef NUIPageViewPageCallback = void Function(int page);