textStyle property

TextStyle? textStyle
final

Text style for the count. If not provided, uses Flutter's default badge text style.

Implementation

final TextStyle? textStyle;