hersheys property

LinearGradient hersheys
getter/setter pair

Implementation

static LinearGradient hersheys = buildGradient(_beginAlignment, _endAlignment, const [
  Color(0xfff1e130c),
  Color(0xff9a8478),
]);