foregroundColorKeep constant
ANSISGRCommand
const foregroundColorKeep
Keep current foreground color (effective no-op).
Implementation
static const foregroundColorKeep = ANSISGRCommand._('39');
Keep current foreground color (effective no-op).
static const foregroundColorKeep = ANSISGRCommand._('39');