BoxGlyphSet.ascii constructor

BoxGlyphSet.ascii()

Implementation

factory BoxGlyphSet.ascii() {
  return BoxGlyphSet('-|----+--||');
}