mutableScale property

  1. @protected
MutableScale<D>? mutableScale

Implementation

@protected
MutableScale<D>? get mutableScale => scale;