buildInherited static method

void buildInherited()

Rebuild the InheritedWidget of the 'closes' InheritedStateMVC object if any.

Implementation

static void buildInherited() => _appState?.buildInherited();