getState method

Implementation

InfiniteLevelsMenusState? getState() {
  return _state;
}