debugScaleControllerValue property
Returns the current scale controller value.
Implementation
@visibleForTesting
/// Returns the current scale controller value.
double get debugScaleControllerValue => _scaleController.value;
Returns the current scale controller value.
@visibleForTesting
/// Returns the current scale controller value.
double get debugScaleControllerValue => _scaleController.value;