onWheel property
Required ValueChanged callback, called with true when the wheel is operated and false otherwise.
Implementation
final ValueChanged<bool> onWheel;
Required ValueChanged callback, called with true when the wheel is operated and false otherwise.
final ValueChanged<bool> onWheel;