RowClickItem typedef

RowClickItem = void Function(dynamic data)

Implementation

typedef RowClickItem = void Function(dynamic data);