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