WidgetStateProperty<T> constructor

WidgetStateProperty<T>()

This abstract constructor allows extending the class.

WidgetStateProperty is designed as an interface, so this constructor is only needed for backward compatibility.

Implementation

WidgetStateProperty();