XActionCallback typedef

XActionCallback = void Function(XAction)

Implementation

typedef XActionCallback = void Function(XAction);