onRowChecked property

PlutoOnRowCheckedEventCallback? onRowChecked
final

onRowChecked can receive the check status change of the checkbox when PlutoColumn.enableRowChecked is enabled.

Implementation

final PlutoOnRowCheckedEventCallback? onRowChecked;