menu
atom_notifier package
documentation
notifier.dart
PolymorphicAtomObserver<T>
types property
types property
dark_mode
light_mode
types
property
List
<
TypedAtomHandler
<
T
>
>
types
final
Implementation
final List<TypedAtomHandler<T>> types;
atom_notifier package
documentation
notifier
PolymorphicAtomObserver<T>
types property
PolymorphicAtomObserver class