menu
iconoir_flutter package
documentation
regular/shopping_bag_plus.dart
ShoppingBagPlus
ShoppingBagPlus const constructor
ShoppingBagPlus const constructor
dark_mode
light_mode
ShoppingBagPlus
constructor
const
ShoppingBagPlus
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ShoppingBagPlus({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
regular/shopping_bag_plus
ShoppingBagPlus
ShoppingBagPlus const constructor
ShoppingBagPlus class