all constant

List<double> const all

All

Implementation

static const List<double> all = [
  twice,
  oneAndAThreeQuarter,
  oneAndAHalf,
  oneAndAQuarter,
  normal,
  threeQuarter,
  half,
  quarter,
];