rive package
documentation
rive
LinearAnimationBase
coreTypes property
coreTypes
coreTypes
property
Null safety
Set
<
int
>
coreTypes
Implementation
@override Set<int> get coreTypes => {LinearAnimationBase.typeKey, AnimationBase.typeKey};
rive package
documentation
rive
LinearAnimationBase
coreTypes property
LinearAnimationBase class
Constructors
LinearAnimationBase
Properties
artboard
context
coreType
coreTypes
duration
enableWorkArea
fps
hashCode
hasValidated
id
loopValue
name
runtimeType
speed
workEnd
workStart
Methods
clone
copy
durationChanged
enableWorkAreaChanged
fpsChanged
import
loopValueChanged
nameChanged
noSuchMethod
onAdded
onAddedDirty
onRemoved
remove
speedChanged
toString
validate
workEndChanged
workStartChanged
Operators
operator ==
Constants
durationInitialValue
durationPropertyKey
enableWorkAreaInitialValue
enableWorkAreaPropertyKey
fpsInitialValue
fpsPropertyKey
loopValueInitialValue
loopValuePropertyKey
speedInitialValue
speedPropertyKey
typeKey
workEndInitialValue
workEndPropertyKey
workStartInitialValue
workStartPropertyKey