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