getState method

Implementation

SelectionMenuFormState? getState() {
  return _state;
}