menu
artisanal package
documentation
tui.dart
BackgroundColorMsg
BackgroundColorMsg.new const constructor
BackgroundColorMsg.new const constructor
dark_mode
light_mode
BackgroundColorMsg
constructor
const
BackgroundColorMsg
(
{
required
String
hex
,
})
Implementation
const BackgroundColorMsg({required this.hex});
artisanal package
documentation
tui
BackgroundColorMsg
BackgroundColorMsg.new const constructor
BackgroundColorMsg class