menu
iconoir_flutter package
documentation
open_select_hand_gesture.dart
OpenSelectHandGesture
OpenSelectHandGesture.new const constructor
OpenSelectHandGesture.new const constructor
dark_mode
light_mode
OpenSelectHandGesture
constructor
const
OpenSelectHandGesture
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const OpenSelectHandGesture({Key? key, this.color, this.width, this.height}) : super(key: key);
iconoir_flutter package
documentation
open_select_hand_gesture
OpenSelectHandGesture
OpenSelectHandGesture.new const constructor
OpenSelectHandGesture class