scoreNumberStyleSmall top-level property
Implementation
TextStyle scoreNumberStyleSmall = const TextStyle(
fontSize: 20,
fontWeight: FontWeight.w800,
color: Color.fromRGBO(32, 111, 162, 1));
TextStyle scoreNumberStyleSmall = const TextStyle(
fontSize: 20,
fontWeight: FontWeight.w800,
color: Color.fromRGBO(32, 111, 162, 1));