Decorator for observable fields in a class. Automatically notifies observers and triggers re-renders when the field changes.
The target class.
The property key.
Decorator for observable fields in a class. Automatically notifies observers and triggers re-renders when the field changes.