FormElementEventDispatcherFunction typedef

FormElementEventDispatcherFunction = void Function(FormElementEvent event)

Implementation

typedef FormElementEventDispatcherFunction = void Function(
    FormElementEvent event);