FlutterReadonlySignalUtils#
Signal extensions for watching value changes on BuildContext.
Methods#
View Methods
T watch(BuildContext context, {String? debugLabel})
Rebuild the Element that the current signal is inside of.
void unwatch(BuildContext context)
Stop subscriptions to updates on a signal for watchers.
FlutterReadonlySignal#
Simple writeable single