TextStyle subtitleStyle(Color c) => TextStyle( color: c, fontFamily: 'SignikaNegative', fontWeight: FontWeight.w600, fontSize: 20, // height: 0.56, );