values constant

List<UIImage_UIImageFit> const values

Implementation

static const $core.List<UIImage_UIImageFit> values = <UIImage_UIImageFit>[
  Contain,
  Cover,
];