appBar property
Implementation
static TextStyle appBar = baseTextStyle.copyWith(
fontSize: 16, fontWeight: FontWeight.w600, color: appColors.white);
static TextStyle appBar = baseTextStyle.copyWith(
fontSize: 16, fontWeight: FontWeight.w600, color: appColors.white);