values constant

List<UIUnit> const values

Implementation

static const $core.List<UIUnit> values = <UIUnit>[
  UIUNIT_PERCENT,
  UIUNIT_PX,
];