fillBluegray900 property

BoxDecoration get fillBluegray900

Implementation

static BoxDecoration get fillBluegray900 => BoxDecoration(
      color: BadColorConstant.blueGray900,
    );