caption property

TextStyle? caption

Used for auxiliary text associated with images.

Implementation

TextStyle? get caption => textTheme.caption;