pages property

List<FlutterGetItPageRouterInterface>? pages
final

pages Define the pages that will serve as named routes based on FlutterGetItPageRoute.

Implementation

final List<FlutterGetItPageRouterInterface>? pages;