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