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