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