property property
Optional property that when changed rebuilds the widget. Use when connecting only one property.
Implementation
final Property? property;
Optional property that when changed rebuilds the widget. Use when connecting only one property.
final Property? property;