Closed italoevan closed 3 years ago
thanks for asking this question, @italoevan. I added a section on this topic to the README.md. I hope this answers your question.
indicators: const [ FortuneIndicator( alignment: Alignment.topCenter, child: TriangleIndicator(color: Colors.blue,), ) ],
How can I change the indicator color?