scrollbarHost property

  1. @override
GlobalEventHandlers get scrollbarHost
inherited

The target of scroll events from the scrollbar.

Implementation

@override
GlobalEventHandlers get scrollbarHost => _window;