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