BoxGlyphSet.bold constructor

BoxGlyphSet.bold()

Implementation

factory BoxGlyphSet.bold() {
  return BoxGlyphSet('━┃┏┓┗┛╋┻┳┫┣');
}