SetExitKey method

String SetExitKey(
  1. KeyboardKey key
)

Implementation

String SetExitKey(
  KeyboardKey key,
) => 'SetExitKey(${key.name})';