|
|
|
@ -135,7 +135,6 @@ class _DashboardPageState extends State<DashboardPage> {
|
|
|
|
backgroundColor: null,
|
|
|
|
backgroundColor: null,
|
|
|
|
leadingWidth: 100,
|
|
|
|
leadingWidth: 100,
|
|
|
|
title: getPageTitle(dashboardVM.selectedNavbarBarIndex),
|
|
|
|
title: getPageTitle(dashboardVM.selectedNavbarBarIndex),
|
|
|
|
profileImageUrl: MyAssets.bnCar,
|
|
|
|
|
|
|
|
isRemoveBackButton: true,
|
|
|
|
isRemoveBackButton: true,
|
|
|
|
isDrawerEnabled: isHomePage ? true : false,
|
|
|
|
isDrawerEnabled: isHomePage ? true : false,
|
|
|
|
onTap: () {
|
|
|
|
onTap: () {
|
|
|
|
|