menu
andesgroup_common package
documentation
common.dart
AnsiColor
toFg method
toFg method
dark_mode
light_mode
toFg
method
AnsiColor
toFg
(
)
Implementation
AnsiColor toFg() => AnsiColor.fg(bg);
andesgroup_common package
documentation
common
AnsiColor
toFg method
AnsiColor class