braille constant
String
const braille
Implementation
static const String braille =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><circle cx="31.102" cy="23.979" r="6.978" fill="currentColor"/><circle cx="68.898" cy="23.979" r="6.978" fill="currentColor"/><circle cx="31.102" cy="50" r="6.978" fill="currentColor"/><circle cx="68.898" cy="50" r="6.978" fill="currentColor"/><circle cx="31.102" cy="76.02" r="6.978" fill="currentColor"/><circle cx="68.898" cy="76.02" r="6.978" fill="currentColor"/></svg>';