Docs
Light effect
Light effect
A glowing light effect using gradients.
Status: initializing
Installation
Copy and paste the following code into your project.
Please find it here
Update the import paths to match your project setup.
Usage
GradientDemo(
startAngle: 0,
sweepAngle: 0,
gradientRadius: 32,
showDebugElements: true,
);