menu
rover_dashboard
services.dart
Gamepad
getState abstract method
getState
dark_mode
light_mode
description
getState
abstract method
GamepadState
?
getState
(
)
Gets the current state of the gamepad, or null if it's not connected.
Implementation
GamepadState? getState();
rover_dashboard
services
Gamepad
getState abstract method
Gamepad class