isAdding property

bool isAdding

Check if it's adding new item or not

Implementation

bool get isAdding => _isAdding;