menu
odin package
documentation
app/network/route.dart
Route
get static method
get static method
dark_mode
light_mode
get
static method
Route
get
(
String
key
)
Implementation
static Route get(String key) { return routes[key]!; }
odin package
documentation
app/network/route
Route
get static method
Route class