menu
dev_test package
documentation
package.dart
VersionBoundaries
match method
match method
dark_mode
light_mode
match
method
bool
match
(
Version
version
)
Prefer
matches
Implementation
bool match(Version version) { return matches(version); }
dev_test package
documentation
package
VersionBoundaries
match method
VersionBoundaries class