BoxGlyphSet.double constructor

BoxGlyphSet.double()

Implementation

factory BoxGlyphSet.double() {
  return BoxGlyphSet('═║╔╗╚╝╬╩╦╣╠');
}