hersheys property

LinearGradient hersheys
getter/setter pair

Implementation

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