PageFuncType typedef

PageFuncType = Page Function()

Implementation

typedef PageFuncType = Page<dynamic> Function();