PlutoOnRowsMovedEventCallback typedef

PlutoOnRowsMovedEventCallback = void Function(PlutoGridOnRowsMovedEvent event)

Implementation

typedef PlutoOnRowsMovedEventCallback = void Function(
    PlutoGridOnRowsMovedEvent event);