signals property

Set<Signal>? signals
final

Signals which when emitted rebuilds the widget.

Implementation

final Set<Signal>? signals;