menu
artisanal package
documentation
tui.dart
BatchMsg
BatchMsg.new const constructor
BatchMsg.new const constructor
dark_mode
light_mode
BatchMsg
constructor
const
BatchMsg
(
List
<
Msg
>
messages
)
Creates a batch message.
Implementation
const BatchMsg(this.messages);
artisanal package
documentation
tui
BatchMsg
BatchMsg.new const constructor
BatchMsg class