menu
healthicons_flutter package
documentation
filled/network_5g.dart
Network5g
Network5g.new const constructor
Network5g.new const constructor
dark_mode
light_mode
Network5g
constructor
const
Network5g
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const Network5g({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/network_5g
Network5g
Network5g.new const constructor
Network5g class