quantityTextStyle property

TextStyle? quantityTextStyle
final

The text style for displaying the quantity.

If not provided, defaults to the theme's titleLarge text style.

Implementation

final TextStyle? quantityTextStyle;