buildInherited method
Rebuild the InheritedWidget of the 'closes' InheritedStateX object if any.
Implementation
@Deprecated('Replaced by the recognized function, notifyClients')
void buildInherited() => _stateX?.notifyClients();
Rebuild the InheritedWidget of the 'closes' InheritedStateX object if any.
@Deprecated('Replaced by the recognized function, notifyClients')
void buildInherited() => _stateX?.notifyClients();