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