onSwitchModeChanged property

Stream<bool> onSwitchModeChanged

Implementation

Stream<bool> get onSwitchModeChanged => _switchModeSubject.stream;