TapRegionSurface constructor
Creates a const RenderTapRegionSurface.
The child
attribute is required.
Implementation
const TapRegionSurface({super.key, required Widget super.child});
Creates a const RenderTapRegionSurface.
The child
attribute is required.
const TapRegionSurface({super.key, required Widget super.child});