scale property

double scale

Implementation

double get scale =>
    _backAnimationController.isAnimating ? backScaleAnimation!.value : _scale;