mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +00:00
Added page swipe for navigation
This commit is contained in:
@ -4,7 +4,7 @@ abstract class Constants {
|
||||
|
||||
static const String countryCode = "US";
|
||||
|
||||
static const double appBarHeightPercentage = 0.1175;
|
||||
static const double appBarHeightPercentage = 0.12;
|
||||
static const double bottomNavBarHeightPercentage = 0.1175;
|
||||
static late double appBarHeight;
|
||||
static late double bottomNavBarHeight;
|
||||
|
Reference in New Issue
Block a user