f5 constant

InputKey const f5

Implementation

static const InputKey f5 = KeyboardKey._(40, 'f5', PhysicalKeyboardKey.f5);