PageFactory typedef

PageFactory = Page Function(RouteData data)

Implementation

typedef PageFactory = Page<dynamic> Function(RouteData data);