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