ComputedFlutterExtension<T> extension

on

Methods

watch(BuildContext context) → T

Available on Computed<T>, provided by the ComputedFlutterExtension extension

Subscribes the current BuildContext (widget) to this computed value.