OnActionTap typedef

OnActionTap = void Function(ActionItem item)

Implementation

typedef OnActionTap = void Function(ActionItem item);