isEntered property

bool isEntered

Implementation

bool get isEntered => _state?.state == AnimationState.endEnter;