added notification some design and added item to navbar
This commit is contained in:
@@ -128,7 +128,8 @@ class TabletHomePage extends StatelessWidget {
|
||||
width: double.infinity,
|
||||
height: 148,
|
||||
onTap: () {
|
||||
YourTendersRouteData().push(context);
|
||||
//YourTendersRouteData().push(context);
|
||||
NotificationRouteData().push(context);
|
||||
},
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user