PanelBoxCharSet constructor
const
PanelBoxCharSet({})
Implementation
const PanelBoxCharSet({
required this.topLeft,
required this.topRight,
required this.bottomLeft,
required this.bottomRight,
required this.horizontal,
required this.vertical,
required this.leftT,
required this.rightT,
required this.topT,
required this.bottomT,
required this.cross,
});