menu
another_square package
documentation
square_models.dart
CatalogQueryRange
CatalogQueryRange.new constructor
CatalogQueryRange.new constructor
dark_mode
light_mode
CatalogQueryRange
constructor
CatalogQueryRange
(
{
String
?
attributeName
,
int
?
attributeMaxValue
,
int
?
attributeMinValue
,
})
Implementation
CatalogQueryRange({ this.attributeName, this.attributeMaxValue, this.attributeMinValue });
another_square package
documentation
square_models
CatalogQueryRange
CatalogQueryRange.new constructor
CatalogQueryRange class