hasTriggerRumble property
bool
get
hasTriggerRumble
Whether the gamepad supports rumbling its triggers.
Implementation
bool get hasTriggerRumble =>
_hasProperty(SDL_PROP_JOYSTICK_CAP_TRIGGER_RUMBLE_BOOLEAN);