gamepadHapticActuator top-level property
dynamic
get
gamepadHapticActuator
This Gamepad API interface represents hardware in the controller designed to provide haptic feedback to the user (if available), most commonly vibration hardware.
Implementation
_i2.dynamic get gamepadHapticActuator => _i4.getProperty(
_self,
'GamepadHapticActuator',
);