button3 constant Null safety

TextStyle const button3

Implementation

static const button3 = TextStyle(
  fontFamily: "Manrope",
  fontWeight: FontWeight.w800,
  fontStyle: FontStyle.normal,
  fontSize: 13.890000343322754,
  decoration: TextDecoration.none,
  letterSpacing: 0,
);