menu
regex_pattern_text_field package
documentation
widgets/regex_pattern_text_field.dart
RegexPatternTextField
onMatch property
onMatch property
dark_mode
light_mode
onMatch
property
dynamic Function
(
RegexPatternMatched
model
)
?
onMatch
final
Implementation
final Function(RegexPatternMatched model)? onMatch;
regex_pattern_text_field package
documentation
widgets/regex_pattern_text_field
RegexPatternTextField
onMatch property
RegexPatternTextField class