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