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