verticalLineTripleDashBold top-level property
A bold dashed vertical line that can be used to draw a box.
If ascii is false, this is "┇". If it's true, this is
"|" instead.
Implementation
String get verticalLineTripleDashBold => _verticalLineTripleDashBold;