popupOnItemRemoved property

OnItemRemoved<T>? popupOnItemRemoved
final

called when a new item added on Multi selection mode

Implementation

final OnItemRemoved<T>? popupOnItemRemoved;