dotJoiner constant
String
const dotJoiner
A dot with spaces for joining items (e.g., "Item 1 • Item 2").
Implementation
static const String dotJoiner = ' $bullet ';
A dot with spaces for joining items (e.g., "Item 1 • Item 2").
static const String dotJoiner = ' $bullet ';