I want to create an angular gradient like this in Android Jetpack Compose.
The gradient is made in Figma and below is the android code in Figma Inspect.
I could only find resources for the linear gradient with only one angle.
How can I create this Angular gradient in Jetpack compose?



