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