menu
notifier_plus package
documentation
notifier+/computed_notifier.dart
ComputedNotifier<T>
compute property
compute property
dark_mode
light_mode
compute
property
T Function
()
compute
final
Implementation
final T Function() compute;
notifier_plus package
documentation
notifier+/computed_notifier
ComputedNotifier<T>
compute property
ComputedNotifier class