quantity property

int quantity
final

The initial quantity to display.

Must be a non-negative integer. Represents the current value of the widget.

Implementation

final int quantity;