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