Sending values to Custom Container Widgets
Hello,
I am using a custom container which is used in most of the screens as TopBar showing various details.
The details are varied by using depending on the backend values of the system.
Normally, we use Model-Presenter-View for communicating with backend.
But how to control the widgets of custom container as there are no presenter/view for it.
Thanks,
Ameya
