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