A double horizontal line that can be used to draw a box.
If ascii is false, this is "═". If it's true, this is "=" instead.
false
true
String get horizontalLineDouble => _horizontalLineDouble;