bs property

BehaviorSubject<double> bs

Implementation

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