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