TextStyle bodyStyle(Color c) => TextStyle( color: c, fontFamily: 'SignikaNegative', fontWeight: FontWeight.w400, fontSize: 16, // height: 0.48, inherit: false, );