1 - labelIcon Farm -> poultry science
chore : remove duplicate svg -> core
This commit is contained in:
2025-09-13 12:15:16 +03:30
parent e74a7dfe7e
commit 2b6400adbf
12 changed files with 31 additions and 22 deletions

View File

@@ -225,7 +225,7 @@ class HomePage extends GetView<HomeLogic> {
(data.value?.provinceFreeCarcassesWeight ?? 0))
.separatedByComma
: '0',
iconPath: Assets.vec.a3dCubeSquareSvg.path,
iconPath: Assets.vec.cubeSvg.path,
iconColor: const Color(0xFF6C5D60),
bgDescriptionColor: const Color(0xFFEDDCE0),
bgLabelColor: const Color(0xFFDDC0C7),