scrollbarHost property
The target of scroll events from the scrollbar.
Implementation
@override
GlobalEventHandlers get scrollbarHost => _scrollHost!.scrollbarHost;
The target of scroll events from the scrollbar.
@override
GlobalEventHandlers get scrollbarHost => _scrollHost!.scrollbarHost;