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