class Breakpoints { static const sm = 640; static const md = 768; static const lg = 1024; static const xl = 1280; static const xl2 = 1536; }