onDragSessionChanged property
Hook triggered whenever the active drag session changes.
Implementation
static void Function(DragSession? session)? onDragSessionChanged;
Hook triggered whenever the active drag session changes.
static void Function(DragSession? session)? onDragSessionChanged;