primaryCaption property

TextStyle? primaryCaption

Used for auxiliary text associated with images that contrasts with the primary color.

Implementation

TextStyle? get primaryCaption => primaryTextTheme.caption;