onCancelCoalescedScroll property
Host hook: cancel coalesced wheel/pan/fling history scroll (see TerminalScrollController.cancelPendingHistory). TerminalView wires this.
Implementation
VoidCallback? onCancelCoalescedScroll;
Host hook: cancel coalesced wheel/pan/fling history scroll (see TerminalScrollController.cancelPendingHistory). TerminalView wires this.
VoidCallback? onCancelCoalescedScroll;