textStyle property
Text style for the count. If not provided, uses Flutter's default badge text style.
Implementation
final TextStyle? textStyle;
Text style for the count. If not provided, uses Flutter's default badge text style.
final TextStyle? textStyle;