menu
flutter_sdl_gamepad package
documentation
flutter_sdl_gamepad.dart
GamepadInfo
guid property
guid property
dark_mode
light_mode
guid
property
SdlGuid
guid
final
The GUID of the gamepad.
If the gamepad is not connected, this will be zero.
Implementation
final SdlGuid guid;
flutter_sdl_gamepad package
documentation
flutter_sdl_gamepad
GamepadInfo
guid property
GamepadInfo class