captionStyle property

TextStyle? captionStyle

Extension for getting textTheme

Implementation

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