menu
artisanal package
documentation
tui.dart
KeyMsg
KeyMsg.new const constructor
KeyMsg.new const constructor
dark_mode
light_mode
KeyMsg
constructor
const
KeyMsg
(
Key
key
)
Creates a key message.
Implementation
const KeyMsg(this.key);
artisanal package
documentation
tui
KeyMsg
KeyMsg.new const constructor
KeyMsg class