close method

dynamic close()

Implementation

close() {
  _selectedIndex.close();
}