menu
angel3_validate package
documentation
server.dart
AngelMatcher
matchesWithContext method
matchesWithContext method
dark_mode
light_mode
matchesWithContext
method
@
override
bool
matchesWithContext
(
dynamic
item
,
String
key
,
Map
context
,
Map
matchState
,
)
override
Implementation
@override bool matchesWithContext(item, String key, Map context, Map matchState) { return true; }
angel3_validate package
documentation
server
AngelMatcher
matchesWithContext method
AngelMatcher class