onSubmitted property

dynamic Function(List<RegexPatternMatched> regexPatternMatchedList, String text)? onSubmitted
final

Implementation

final Function(List<RegexPatternMatched> regexPatternMatchedList, String text)? onSubmitted;