beginExit method

void beginExit()

If shouldRemoveOnTrailingIconClick is set to false, you must manually call beginExit() on the chip to remove it.

Implementation

void beginExit() => js.beginExit();