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