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