debugScaleControllerValue property

  1. @visibleForTesting
double get debugScaleControllerValue

Returns the current scale controller value.

Implementation

@visibleForTesting

/// Returns the current scale controller value.
double get debugScaleControllerValue => _scaleController.value;