values constant

List<FloatLength> const values

Implementation

static const List<FloatLength> values = [
  bytes16,
  bytes32,
  bytes64,
];