isComplete property
bool
get
isComplete
Indicates if this AnimatableGroup
is completed.
Implementation
bool get isComplete => _completed;
Indicates if this AnimatableGroup
is completed.
bool get isComplete => _completed;