getState method

SelectionMenuState? getState()

Implementation

SelectionMenuState? getState() {
  return _state;
}