mostThick property
The most thick - FontWeight.w900
Implementation
TextStyle get mostThick => TextStyle(
fontSize: fontSize, fontFamily: fontFamily, fontWeight: FontWeight.w900);
The most thick - FontWeight.w900
TextStyle get mostThick => TextStyle(
fontSize: fontSize, fontFamily: fontFamily, fontWeight: FontWeight.w900);