didNotifyWidget method
Called when the widget is notified to rebuild, it exposes the SnapState of the state that emits the notification
Implementation
void didNotifyWidget(SnapState<dynamic> snap) {}
Called when the widget is notified to rebuild, it exposes the SnapState of the state that emits the notification
void didNotifyWidget(SnapState<dynamic> snap) {}