menu
rover_dashboard
services.dart
GamepadService
maxGamepads constant
maxGamepads
dark_mode
light_mode
description
maxGamepads
constant
int const
maxGamepads
The maximum number of gamepads that will be connected.
Implementation
static const maxGamepads = 3;
rover_dashboard
services
GamepadService
maxGamepads constant
GamepadService class