isDeleting property
bool
get
isDeleting
Check if it's removing
an item or not
Implementation
bool get isDeleting => _isDeleting;
Check if it's removing
an item or not
bool get isDeleting => _isDeleting;