menu
lean_builder package
documentation
builder.dart
PathMatcher
matches abstract method
matches abstract method
dark_mode
light_mode
matches
abstract method
bool
matches
(
String
path
)
Checks if the given
path
matches the pattern.
Implementation
bool matches(String path);
lean_builder package
documentation
builder
PathMatcher
matches abstract method
PathMatcher class