Fix(bugs): Handle Touch PieChart

This commit is contained in:
anhtunz
2025-04-03 10:44:29 +07:00
parent b830d76d23
commit 6230036c04
4 changed files with 89 additions and 82 deletions

View File

@@ -371,6 +371,7 @@ class TagState extends StatelessWidget {
child: const Icon(
Icons.close,
size: 20,
color: Colors.white,
),
),
],