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