On the example below, since MyStatefulWidget has a state, it doesn\'t matter if setState is called on _MyAppState, because it will not
MyStatefulWidget
setState
_MyAppState