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