menu
flutter_sdl_gamepad package
documentation
flutter_sdl_gamepad.dart
GamepadInfo
productId property
productId property
dark_mode
light_mode
productId
property
int
?
productId
final
The USB product ID of the gamepad, if available.
Implementation
final int? productId;
flutter_sdl_gamepad package
documentation
flutter_sdl_gamepad
GamepadInfo
productId property
GamepadInfo class