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