mode property

Implementation

static DimensionScaleMode get mode {
  return _i?.scaleMode ?? DimensionScaleMode.minimum;
}