textStyle property

TextStyle? textStyle
final

If null - textTheme.caption from the Theme will be used.

Implementation

final TextStyle? textStyle;