keybinds property

List<({String description, String key})> keybinds
final

Additional keybind hints shown in the footer.

Implementation

final List<({String key, String description})> keybinds;