shortcuts property

List<GameShortcut> shortcuts
final

The shortcuts to handle.

If the shortcuts list is empty, then this widget will do nothing.

Implementation

final List<GameShortcut> shortcuts;