textStyle property

TextStyle? textStyle
final

Text style used to customize the default text based indicator. Useless if you set a custom textBuilder;

Defaults to TextTheme.bodySmall.

Implementation

final TextStyle? textStyle;