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