hasPlayerLed property
bool
get
hasPlayerLed
Whether the gamepad has LEDs that correspond to the player index.
Implementation
bool get hasPlayerLed =>
_hasProperty(SDL_PROP_JOYSTICK_CAP_PLAYER_LED_BOOLEAN);