gray18 property
Implementation
static final gray18 = LogThemeData.seed(
normal: ansi.gray18,
emphasis: ansi.gray23,
dim: ansi.gray14,
messageStyles: defaultMessageStyles,
punctuation: defaultPunctuation,
depthThemes: LogDepthTheme.defaultThemesWoGreenAndRed,
);