menu
ack_example package
documentation
mixed_examples.dart
ProductInventory
quantity property
quantity property
dark_mode
light_mode
quantity
property
@Min.new(0)
@Max.new(10000)
int
quantity
final
Implementation
@Min(0) @Max(10000) final int quantity;
ack_example package
documentation
mixed_examples
ProductInventory
quantity property
ProductInventory class