currentRouteConfiguration property
Get the route configuration from the current page
Implementation
final T Function(Page<dynamic> currentPage) currentRouteConfiguration;
Get the route configuration from the current page
final T Function(Page<dynamic> currentPage) currentRouteConfiguration;