getButtonLabel method
Implementation
@override
GameControllerButtonLabel getButtonLabel(GamepadButtons button) =>
_iGamepad2.getButtonLabel(button);
@override
GameControllerButtonLabel getButtonLabel(GamepadButtons button) =>
_iGamepad2.getButtonLabel(button);