PageWidgetFunc typedef

PageWidgetFunc = bool Function(Widget)

Implementation

typedef PageWidgetFunc = bool Function(Widget);