WidgetValue returns the pointer to the associated value of the widget.
()
| 21 | |
| 22 | // WidgetValue returns the pointer to the associated value of the widget. |
| 23 | WidgetValue() any |
| 24 | } |
| 25 | |
| 26 | // ValueSetter is an optional interface that [Value]s can implement |
no outgoing calls
no test coverage detected