DropViewLoadingCallback typedef

DropViewLoadingCallback = void Function(bool loading)

triggered when the data is dropped into the dropview

Implementation

typedef DropViewLoadingCallback = void Function(bool loading);