needToScaleInnerFields constant

List<String> const needToScaleInnerFields

Fields for scale.

Implementation

static const needToScaleInnerFields = <String>[
  'x',
  'y',
  'width',
  'height',
];