double constant
PanelBoxCharSet
const double
Implementation
static const double = PanelBoxCharSet(
topLeft: '╔',
topRight: '╗',
bottomLeft: '╚',
bottomRight: '╝',
horizontal: '═',
vertical: '║',
leftT: '╠',
rightT: '╣',
topT: '╦',
bottomT: '╩',
cross: '╬',
);