rive package
documentation
rive
RiveAnimationController
<
T
>
isActiveChanged property
isActiveChanged
isActiveChanged
property
Null safety
ValueListenable
<
bool
>
isActiveChanged
Implementation
ValueListenable<bool> get isActiveChanged => _isActive;
rive package
documentation
rive
RiveAnimationController
<
T
>
isActiveChanged property
RiveAnimationController class
Constructors
RiveAnimationController
Properties
hashCode
isActive
isActiveChanged
runtimeType
Methods
apply
dispose
init
noSuchMethod
onActivate
onDeactivate
toString
Operators
operator ==