NextHandler typedef

NextHandler = bool Function(int value, int index, LookupTextValueEditor state)

Implementation

typedef NextHandler = bool Function(int value, int index, LookupTextValueEditor state);