bs property

BehaviorSubject<bool> bs

Implementation

BehaviorSubject<bool> get bs => BehaviorSubject<bool>.seeded(this);