menu
revali_construct package
documentation
types/annotation_getter.dart
AnnotationMapper typedef
AnnotationMapper typedef
dark_mode
light_mode
AnnotationMapper
typedef
AnnotationMapper
=
void Function
({
required
List
<
OnMatch
>
onMatch
,
NonMatch
?
onNonMatch
})
Implementation
typedef AnnotationMapper = void Function({required List<OnMatch> onMatch, NonMatch? onNonMatch});
revali_construct package
documentation
types/annotation_getter
AnnotationMapper typedef
annotation_getter library