menu
locus
locus.dart
LocusInterface
providerChangeStream property
providerChangeStream
dark_mode
light_mode
providerChangeStream
property
Stream
<
ProviderChangeEvent
>
get
providerChangeStream
Stream of provider changes.
Implementation
Stream<ProviderChangeEvent> get providerChangeStream;
locus
locus
LocusInterface
providerChangeStream property
LocusInterface class