PlutoOnLoadedEventCallback typedef

PlutoOnLoadedEventCallback = void Function(PlutoGridOnLoadedEvent event)

Implementation

typedef PlutoOnLoadedEventCallback = void Function(
    PlutoGridOnLoadedEvent event);