BorderChars constructor
const
BorderChars()
Implementation
const BorderChars(
this.topLeft,
this.topRight,
this.bottomLeft,
this.bottomRight,
this.top,
this.bottom,
this.left,
this.right,
);
const BorderChars(
this.topLeft,
this.topRight,
this.bottomLeft,
this.bottomRight,
this.top,
this.bottom,
this.left,
this.right,
);