paragraphStrong property
TextStyle
get
paragraphStrong
Strong supporting content.
Implementation
TextStyle get paragraphStrong =>
paragraph.copyWith(fontWeight: FontWeight.w600);
Strong supporting content.
TextStyle get paragraphStrong =>
paragraph.copyWith(fontWeight: FontWeight.w600);