LogecomTextPainter class abstract

Implementers

Constructors

LogecomTextPainter()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

black(String s) String
blue(String s) String
cyan(String s) String
gray(String s) String
green(String s) String
magenta(String s) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
red(String s) String
toString() String
A string representation of this object.
inherited
white(String s) String
yellow(String s) String

Operators

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