txtFillWhiteA700 property

BoxDecoration get txtFillWhiteA700

Implementation

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