PlutoOnSortedEventCallback typedef

PlutoOnSortedEventCallback = void Function(PlutoGridOnSortedEvent event)

Implementation

typedef PlutoOnSortedEventCallback = void Function(
    PlutoGridOnSortedEvent event);