menu
locus
locus.dart
TrackingProfileManager
errors property
errors
dark_mode
light_mode
errors
property
Stream
<
ProfileSwitchError
>
get
errors
Stream of profile switch errors.
Implementation
Stream<ProfileSwitchError> get errors => _errorController.stream;
locus
locus
TrackingProfileManager
errors property
TrackingProfileManager class