menu
js_bindings package
documentation
bindings/html.dart
PropsNavigator
getGamepads method
getGamepads method
dark_mode
light_mode
getGamepads
method
Iterable
<
Gamepad
>
?
getGamepads
(
)
Implementation
Iterable<Gamepad>? getGamepads() => js_util.callMethod(this, 'getGamepads', []);
js_bindings package
documentation
bindings/html
PropsNavigator
getGamepads method
PropsNavigator extension on
Navigator