isConnected property

bool get isConnected

Whether this controller is ready to use.

Implementation

bool get isConnected => gamepad.isConnected;