isRunning property
bool
get
isRunning
Whether the timeline currently has an active step.
Implementation
bool get isRunning => _isRunning;
Whether the timeline currently has an active step.
bool get isRunning => _isRunning;