menu
dart_board_core package
documentation
interface/dart_board_interface.dart
RouteDefinition
matches abstract method
matches abstract method
dark_mode
light_mode
matches
abstract method
bool
matches
(
RouteSettings
settings
)
If this route definition matches a RouteSettings object
Implementation
bool matches(RouteSettings settings);
dart_board_core package
documentation
interface/dart_board_interface
RouteDefinition
matches abstract method
RouteDefinition class