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