RowPressedCallback typedef

RowPressedCallback = void Function(int index)

Implementation

typedef RowPressedCallback = void Function(int index);