ActionHandler typedef

ActionHandler = void Function(TextInputAction)

Implementation

typedef ActionHandler = void Function(TextInputAction);