verySmallBold property
Implementation
static TextStyle verySmallBold = defaultStyle.copyWith(
fontSize: TEXT_SIZE_VERY_SMALL,
fontFamily: FontFamily.iRANSansXFADemiBold,
height: TEXT_HEIGHT,
);
static TextStyle verySmallBold = defaultStyle.copyWith(
fontSize: TEXT_SIZE_VERY_SMALL,
fontFamily: FontFamily.iRANSansXFADemiBold,
height: TEXT_HEIGHT,
);