isMealsOverViewDailyScreenReady property
getter/setter pair
Flags Indicating the readiness of their screens.
If false, the screen is still loading or preparing the necessary data.
Once it is ready, these flags will be set to true.
Implementation
bool isMealsOverViewDailyScreenReady = false;