RowClick typedef

RowClick = void Function(int position)

Implementation

typedef RowClick = void Function(int position);