apostrophe constant
String
const apostrophe
Typographic apostrophe (U+2019), preferred over the straight ASCII quote.
Implementation
static const String apostrophe = '\u2019';
Typographic apostrophe (U+2019), preferred over the straight ASCII quote.
static const String apostrophe = '\u2019';