TextBorder class

Constructors

TextBorder(String string)
factory
TextBorder.fromCharacters(Characters characters)

Properties

characters → Characters
final
down String
final
downAndHorizontal String
final
downAndLeft String
final
downAndRight String
final
empty String
final
hashCode int
The hash code for this object.
no setterinherited
horizontal String
final
left String
final
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
up String
final
upAndHorizontal String
final
upAndLeft String
final
upAndRight String
final
vertical String
final
verticalAndHorizontal String
final
verticalAndLeft String
final
verticalAndRight String
final

Methods

get({bool down = false, bool up = false, bool right = false, bool left = false}) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

ASCII TextBorder
final
DEFAULT TextBorder
final
HEAVY TextBorder
final
ROUNDED TextBorder
final