reactiveKey property

Key reactiveKey
final

The key used to subscribe this widget to status updates.

Defaults to ValueKey of type T.

Implementation

final Key reactiveKey;