double constant
ComponentBoxChars
const double
Implementation
static const double = ComponentBoxChars(
topLeft: '╔',
topRight: '╗',
bottomLeft: '╚',
bottomRight: '╝',
horizontal: '═',
vertical: '║',
);