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