OnFlowItemClick typedef

OnFlowItemClick = void Function(int position)

Implementation

typedef OnFlowItemClick = void Function(int position);