ComponentBoxChars constructor
const
ComponentBoxChars({})
Implementation
const ComponentBoxChars({
required this.topLeft,
required this.topRight,
required this.bottomLeft,
required this.bottomRight,
required this.horizontal,
required this.vertical,
});