isCompleted method

bool isCompleted()

Implementation

bool isCompleted() => !_state._selectedTabs.contains(_CascadePickerState._newTabName);