menu
state_tools package
documentation
state_tools.dart
TripleStateBuilder<S1, S2, S3>
notifier2 property
notifier2 property
dark_mode
light_mode
notifier2
property
StateNotifier
<
S2
>
notifier2
final
The second
StateNotifier
supplied to the constructor.
Implementation
final StateNotifier<S2> notifier2;
state_tools package
documentation
state_tools
TripleStateBuilder<S1, S2, S3>
notifier2 property
TripleStateBuilder class