AlignmentAttributeBuilder class

Inheritance

Properties

center ParchmentAttribute<String>
no setter
hashCode int
The hash code for this object.
no setterinherited
justify ParchmentAttribute<String>
no setter
key String
Unique key of this attribute.
finalinherited
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scope ParchmentAttributeScope
finalinherited
unset ParchmentAttribute<String>
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
withValue(String? value) ParchmentAttribute<String>
inherited

Operators

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