captionStyle property

TextStyle? get captionStyle

Extension for getting textTheme

Implementation

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