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