getState static method

Gets the VibeWidgetState

Implementation

static VibeWidgetState? getState(Widget widget) => _statelessState[widget];