smallNode top-level constant

TextStyle const smallNode

Implementation

const smallNode = TextStyle(
    fontSize: 14, color: Colors.white, fontFamily: "suit", fontWeight: FontWeight.w600);