isAdding property

bool get isAdding

Check if it's adding new item or not

Implementation

bool get isAdding => _isAdding;