bigNode top-level constant

TextStyle const bigNode

Implementation

const bigNode = TextStyle(
    fontSize: 16, color: Colors.white, fontFamily: "suit", fontWeight: FontWeight.w900, letterSpacing: 2);