hyphen constant
String
const hyphen
Unicode hyphen (U+2010), the typographically correct hyphen glyph.
Implementation
static const String hyphen = '\u2010';
Unicode hyphen (U+2010), the typographically correct hyphen glyph.
static const String hyphen = '\u2010';