Callback when a row is selected
final void Function(int index, {required bool selected})? onRowSelected;