menu
iconoir_flutter package
documentation
shopping_code_error.dart
ShoppingCodeError
ShoppingCodeError.new const constructor
ShoppingCodeError.new const constructor
dark_mode
light_mode
ShoppingCodeError
constructor
const
ShoppingCodeError
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ShoppingCodeError({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
shopping_code_error
ShoppingCodeError
ShoppingCodeError.new const constructor
ShoppingCodeError class