state property

ValueNotifier<bool> get state

Implementation

static ValueNotifier<bool> get state => _isLoading;