menu
alba package
documentation
routing.dart
RouterListener<T extends Object?>
isMatch abstract method
isMatch abstract method
dark_mode
light_mode
isMatch
abstract method
bool
isMatch
(
PageWrapper
pageWrapper
)
Test if the page matches.
Implementation
bool isMatch(PageWrapper pageWrapper);
alba package
documentation
routing
RouterListener<T extends Object?>
isMatch abstract method
RouterListener class