menu
ack_example package
documentation
product_model.dart
Product
price property
price property
dark_mode
light_mode
price
property
@Min.new(0.01)
double
price
final
Implementation
@Min(0.01) final double price;
ack_example package
documentation
product_model
Product
price property
Product class