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