Home
last modified time | relevance | path

Searched refs:stringStyle (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/flutter/examples/flutter_gallery/lib/gallery/
Dsyntax_highlighter.dart14 this.stringStyle,
26 stringStyle: const TextStyle(color: Color(0xFF43A047)),
39 stringStyle: const TextStyle(color: Color(0xFF009688)),
50 final TextStyle stringStyle;
346 return style.stringStyle;
/third_party/node/test/parallel/
Dtest-util-inspect.js2266 const stringStyle = inspect.styles.string; constant
2269 inspect.styles.string = stringStyle;