textStyle property

TextStyle? textStyle
final

Text style used to customize the default text based indicator.

Defaults to TextTheme.bodySmall.

Implementation

final TextStyle? textStyle;