close method

void close()

Implementation

void close() {
  _state?._closeFromController();
}