tabview color changes

This commit is contained in:
meet2711
2024-06-13 19:21:02 +05:30
parent a0b5a822bd
commit 1e76dc029c

View File

@@ -36,6 +36,7 @@ class InvestLayout extends StatelessWidget {
fontWeight: FontWeight.normal,
fontSize: 14.0,
),
overlayColor: MaterialStateProperty.all(Colors.transparent),
labelColor: AppColor.plainBlack,
unselectedLabelColor: AppColor.charcoalColor,
indicatorColor: AppColor.plainBlack,