menu
artisanal package
documentation
tui.dart
PasteTextMsg
PasteTextMsg.new const constructor
PasteTextMsg.new const constructor
dark_mode
light_mode
PasteTextMsg
constructor
const
PasteTextMsg
(
String
content
)
Creates a text-paste message.
Implementation
const PasteTextMsg(this.content);
artisanal package
documentation
tui
PasteTextMsg
PasteTextMsg.new const constructor
PasteTextMsg class