keysToPress property

Set<LogicalKeyboardKey>? keysToPress
final

You can use shortCut function with BasicShortCuts to avoid write data by yourself

Implementation

final Set<LogicalKeyboardKey>? keysToPress;