menu
sunny_lifecycle package
documentation
routing2/frouter_state.dart
FRouteState
matchHistory method
matchHistory method
dark_mode
light_mode
matchHistory
method
List
<
RouteHistoryItem
<
Object
>
>
matchHistory
(
String
route
)
Implementation
List<RouteHistoryItem> matchHistory(String route) { return []; }
sunny_lifecycle package
documentation
routing2/frouter_state
FRouteState
matchHistory method
FRouteState class