menu
notifier_plus package
documentation
notifier+/computed_notifier.dart
ComputedNotifier<T>
depends property
depends property
dark_mode
light_mode
depends
property
List
<
ChangeNotifier
>
depends
final
Implementation
final List<ChangeNotifier> depends;
notifier_plus package
documentation
notifier+/computed_notifier
ComputedNotifier<T>
depends property
ComputedNotifier class