menu
spry_router package
documentation
spry_router.dart
Router
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
FutureOr
<
void
>
call
(
Context
context
)
Cast the router to a spry
Handler
.
Implementation
FutureOr<void> call(Context context);
spry_router package
documentation
spry_router
Router
call abstract method
Router class