GestureExtensionsSection constructor
Creates a GestureExtensionsSection.
Implementation
const GestureExtensionsSection({
required this.onTap,
super.key,
});
Creates a GestureExtensionsSection.
const GestureExtensionsSection({
required this.onTap,
super.key,
});