veryBigRegular property
Implementation
static TextStyle veryBigRegular = defaultStyle.copyWith(
fontSize: TEXT_SIZE_VERY_BIG,
fontFamily: FontFamily.iRANSansXFARegular,
height: TEXT_HEIGHT,
);
static TextStyle veryBigRegular = defaultStyle.copyWith(
fontSize: TEXT_SIZE_VERY_BIG,
fontFamily: FontFamily.iRANSansXFARegular,
height: TEXT_HEIGHT,
);