isDeleting property

bool get isDeleting

Check if it's removing an item or not

Implementation

bool get isDeleting => _isDeleting;