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