routeInformationParser property

RouteInformationParser<Object>? routeInformationParser
final

The route information parser for use with MaterialApp.router.

Only needed when not using routerConfig.

Implementation

final RouteInformationParser<Object>? routeInformationParser;