caption property

TextStyle? get caption

Implementation

TextStyle? get caption => Theme.of(this).textTheme.bodySmall;