PrintAttributes class

Constructors

PrintAttributes()

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

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

align String
no setter
alignCenter int
no setter
alignLeft int
no setter
alignRight int
no setter
lineSpace String
no setter
marginBottom String
no setter
marginLeft String
no setter
marginRight String
no setter
marginTop String
no setter
textSize String
no setter
typeface String
no setter
weight String
no setter