throttleScrollEvents property

  1. @override
bool get throttleScrollEvents

Whether to throttle scroll events to at most one event per frame.

Implementation

@override
bool get throttleScrollEvents => scrollHost.throttleScrollEvents;