captionStrong property
TextStyle
get
captionStrong
Strong metadata or helper text.
Implementation
TextStyle get captionStrong => caption.copyWith(fontWeight: FontWeight.w600);
Strong metadata or helper text.
TextStyle get captionStrong => caption.copyWith(fontWeight: FontWeight.w600);