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