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