SpriteController class

Constructors

SpriteController(SpriteWidgetState state)

Properties

hashCode int
The hash code for this object.
no setterinherited
loop bool
getter/setter pair
onSizeChange Stream<Size>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size Size
no setter
sprite Sprite
no setter

Methods

dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pause() → void
play() → void
toString() String
A string representation of this object.
inherited

Operators

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