menu
win32 package
documentation
winrt.dart
GamepadButtons
GamepadButtons const constructor
GamepadButtons const constructor
dark_mode
light_mode
GamepadButtons
constructor
const
GamepadButtons
(
int
value
, {
String
?
name
,
})
Implementation
const GamepadButtons(super.value, {super.name});
win32 package
documentation
winrt
GamepadButtons
GamepadButtons const constructor
GamepadButtons class