onMMBScrollStateChanged property

(void Function(bool scrollingActive)?) onMMBScrollStateChanged
final

Callback which fires when the MMB scrolling state is changed

Implementation

final void Function(bool scrollingActive)? onMMBScrollStateChanged;