Plutchik's Wheel of Emotions
Usage
PlutchikCustomPainter(
context: context,
onTap: (value) {
updateType(value);
},
textStyle: const TextStyle(color: Colors.black, fontSize: 10),
)
Screenshots
![]() |
![]() |
PlutchikCustomPainter(
context: context,
onTap: (value) {
updateType(value);
},
textStyle: const TextStyle(color: Colors.black, fontSize: 10),
)
![]() |
![]() |