totalItems property

int? get totalItems

Total items

Implementation

int? get totalItems => _state.value.totalItems;