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