captionStrong property

TextStyle get captionStrong

Strong metadata or helper text.

Implementation

TextStyle get captionStrong => caption.copyWith(fontWeight: FontWeight.w600);