extraBold property
TextStyle
get
extraBold
Font weight shortcuts
Implementation
TextStyle get extraBold => copyWith(fontWeight: FontWeight.w800);
Font weight shortcuts
TextStyle get extraBold => copyWith(fontWeight: FontWeight.w800);