buttons property
Implementation
@Creates('JSExtendableArray|GamepadButton')
@Returns('JSExtendableArray')
List<GamepadButton>? get buttons native;
@Creates('JSExtendableArray|GamepadButton')
@Returns('JSExtendableArray')
List<GamepadButton>? get buttons native;