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