pageview/nui_pageview library

Typedefs

NUIPageViewBoolCallback = bool Function()
NUIPageViewItemsCallback = void Function(List items)
NUIPageViewPageCallback = void Function(int page)
OnPageChangeListener = void Function(int page)