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