spine_core package
documentation
spine_core
Skin
Skin constructor
Skin
spine_core package
documentation
spine_core
Skin
Skin constructor
Skin class
Constructors
Skin
Properties
attachments
hashCode
name
runtimeType
Methods
addAttachment
attachAll
getAttachment
noSuchMethod
toString
Operators
operator ==
Skin
constructor
Skin
(
String
name
)
Implementation
Skin(this.name) { if (name == null) throw ArgumentError('name cannot be null.'); }