onCancelCoalescedScroll property

VoidCallback? onCancelCoalescedScroll
getter/setter pair

Host hook: cancel coalesced wheel/pan/fling history scroll (see TerminalScrollController.cancelPendingHistory). TerminalView wires this.

Implementation

VoidCallback? onCancelCoalescedScroll;