isAborted property

bool isAborted

Returns true, if the transition was aborted.

Implementation

bool get isAborted => _aborted;