menu
omnystore package
documentation
omnystore_hub.dart
PathRule
not method
not method
dark_mode
light_mode
not
method
RouteRule
not
(
)
inherited
A rule matching when this rule does not match.
Implementation
RouteRule not() => NotRule(this);
omnystore package
documentation
omnystore_hub
PathRule
not method
PathRule class