menu
finch package
documentation
capp.dart
Key
Key.new constructor
Key.new constructor
dark_mode
light_mode
Key
constructor
Key
(
String
char
,
ControlCharacter
controlChar
)
Implementation
Key(this.char, this.controlChar);
finch package
documentation
capp
Key
Key.new constructor
Key class