fillWhiteA700 property

BoxDecoration get fillWhiteA700

Implementation

static BoxDecoration get fillWhiteA700 => BoxDecoration(
      color: BadColorConstant.whiteA700,
    );