blank constant
String
const blank
Hangul filler (U+3164), a whitespace-like glyph that survives UI trimming where a normal space would be collapsed.
Implementation
static const String blank = '\u3164';