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