isRemoving property

bool get isRemoving

Check if it's removing an item or not

Implementation

bool get isRemoving => _isRemoving;