menu
extensions package
documentation
configuration.dart
StreamConfigurationProvider
loadStream abstract method
loadStream abstract method
dark_mode
light_mode
loadStream
abstract method
void
loadStream
(
Stream
stream
)
Load the configuration data from the stream.
Implementation
void loadStream(Stream stream);
extensions package
documentation
configuration
StreamConfigurationProvider
loadStream abstract method
StreamConfigurationProvider class