FlashcardBeginner
Declarative UI Paradigm
Flutter's UI is a function of state, rebuilt whenever the state changes.
Question
What does 'declarative UI' mean in Flutter?
Click to reveal answer
Flutter's UI is a function of state, rebuilt whenever the state changes.
What does 'declarative UI' mean in Flutter?