reactiveKey property

Key reactiveKey
final

The reactive key this widget listens to.

Use this key with refreshOnly to trigger an update.

Implementation

final Key reactiveKey;