In Compose and declarative views in general, states could represent different types of UI structures, as shown in figure 1 below. Property UI’s state: They are primitive variables represented as states. In figure 1, text input fields such as name, phone, or address are of this type. Component UI’s state…