menu
kkiapay_flutter_sdk package
documentation
app/app.router.dart
StackedRouter
call method
call method
dark_mode
light_mode
call
method
Route
?
call
(
RouteSettings
settings
)
inherited
Implementation
Route<dynamic>? call(RouteSettings settings) => onGenerateRoute(settings);
kkiapay_flutter_sdk package
documentation
app/app.router
StackedRouter
call method
StackedRouter class