menu
advanced_console package
documentation
styling.dart
SGRParameter
SGRParameter.new const constructor
SGRParameter.new const constructor
dark_mode
light_mode
SGRParameter
constructor
const
SGRParameter
(
int
ansiCode
,
int
ansiResetCode
)
Implementation
const SGRParameter(this.ansiCode, this.ansiResetCode);
advanced_console package
documentation
styling
SGRParameter
SGRParameter.new const constructor
SGRParameter class