currentScale property

double get currentScale

Implementation

double get currentScale => _state?.currentScale ?? 1.0;