scrollByMouseWheel property
Set the scroll amount ratio by mouse wheel. The default is 0.1.
Negative value to scroll opposite direction. null to disable scroll-by-mouse-wheel.
Implementation
final double? scrollByMouseWheel;
Set the scroll amount ratio by mouse wheel. The default is 0.1.
Negative value to scroll opposite direction. null to disable scroll-by-mouse-wheel.
final double? scrollByMouseWheel;