TabChange typedef

TabChange = void Function(PageType type)

Implementation

typedef void TabChange(PageType type);