menu
neom_core package
documentation
utils/slug_router.dart
SlugRoute
resolve property
resolve property
dark_mode
light_mode
resolve
property
Future
<
SlugMatch
?
>
Function
(
String
slug
)
resolve
final
Implementation
final Future<SlugMatch?> Function(String slug) resolve;
neom_core package
documentation
utils/slug_router
SlugRoute
resolve property
SlugRoute class