menu
notifier_plus package
documentation
notifier+/watch_computed.dart
WatchComputed<T>
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
BuildContext
context
,
T
value
)
builder
final
Implementation
final Widget Function(BuildContext context, T value) builder;
notifier_plus package
documentation
notifier+/watch_computed
WatchComputed<T>
builder property
WatchComputed class