RouteInfoState typedef
RouteInfoState = RouteInformationState
Type alias for route information state with dynamic type parameter.
Implementation
typedef RouteInfoState = RouteInformationState<dynamic>;
Type alias for route information state with dynamic type parameter.
typedef RouteInfoState = RouteInformationState<dynamic>;