ServerWheelEvent constructor
ServerWheelEvent([
- String type = 'wheel'
Implementation
ServerWheelEvent([String type = 'wheel']) : super(type);
ServerWheelEvent([String type = 'wheel']) : super(type);