bodyStrong property
TextStyle
get
bodyStrong
Strong readable content.
Implementation
TextStyle get bodyStrong => body.copyWith(fontWeight: FontWeight.w600);
Strong readable content.
TextStyle get bodyStrong => body.copyWith(fontWeight: FontWeight.w600);