quantityTextStyle property
The text style for displaying the quantity.
If not provided, defaults to the theme's titleLarge
text style.
Implementation
final TextStyle? quantityTextStyle;
The text style for displaying the quantity.
If not provided, defaults to the theme's titleLarge
text style.
final TextStyle? quantityTextStyle;