The method for the update should notify.
@override bool updateShouldNotify(ChatTheme oldWidget) { return data != oldWidget.data; }