RippleEffect
A Flutter widget that applies a ripple effect to its child when tapped. Perfect for creating interactive and visually appealing UI components.
Features
• Adds a ripple effect to any child widget.
• Supports custom border radius for rounded corners.
• Provides a transparent Material overlay for smooth ripple rendering.
• Easy to integrate into any Flutter project.