OffWheelCallback typedef
OffWheelCallback =
void Function(OnWheelListenerResult)
Implementation
typedef OffWheelCallback = void Function(OnWheelListenerResult);
typedef OffWheelCallback = void Function(OnWheelListenerResult);