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