PsdLayerSectionDivider class

Inheritance

Constructors

PsdLayerSectionDivider(String tag, InputBuffer data)

Properties

hashCode int
The hash code for this object.
no setterinherited
key String?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
subType int
getter/setter pair
tag String
getter/setter pairinherited
type int
getter/setter pair

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

Constants

CLOSED_FOLDER → const int
NORMAL → const int
OPEN_FOLDER → const int
SECTION_DIVIDER → const int
SUBTYPE_NORMAL → const int
SUBTYPE_SCENE_GROUP → const int
TAG → const String