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