alternativeFitScale property

double? alternativeFitScale

The zoom ratio that fits whole the page to the view port.

Implementation

double? get alternativeFitScale => _state._alternativeFitScale;