PlutoOnRowCheckedEventCallback typedef

PlutoOnRowCheckedEventCallback = void Function(PlutoGridOnRowCheckedEvent event)

Implementation

typedef PlutoOnRowCheckedEventCallback = void Function(
    PlutoGridOnRowCheckedEvent event);