getContainer static method
Gets the inherited VibeContainer
Implementation
static VibeContainer? getContainer(Widget widget) => _container[widget];
Gets the inherited VibeContainer
static VibeContainer? getContainer(Widget widget) => _container[widget];