tabview color changes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user