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