menu
omnystore package
documentation
omnystore_hub.dart
RouterService
RouterService.new constructor
RouterService.new constructor
dark_mode
light_mode
RouterService
constructor
RouterService
(
{
required
String
name
,
String
mount
=
'/'
,
})
Creates a router service mounted at
mount
.
Implementation
RouterService({required super.name, super.mount});
omnystore package
documentation
omnystore_hub
RouterService
RouterService.new constructor
RouterService class