WheelEvent constructor
WheelEvent(
- String type, [
- WheelEventInit eventInitDict
Implementation
external factory WheelEvent(
String type, [
WheelEventInit eventInitDict,
]);