menu
fastyle_ad package
documentation
logic/persistence/providers/splash_ad.provider.dart
FastSplashAdDataProvider
onChanges property
onChanges property
dark_mode
light_mode
onChanges
property
Stream
<
TStoreChanges
>
get
onChanges
inherited
Returns the stream of changes.
Implementation
Stream<TStoreChanges> get onChanges => store.onChanges;
fastyle_ad package
documentation
logic/persistence/providers/splash_ad.provider
FastSplashAdDataProvider
onChanges property
FastSplashAdDataProvider class