getState method

InputExtendState? getState()

Implementation

InputExtendState? getState() {
  return _state;
}