ws property

TState ws

synonym for getWidgetState()

Implementation

TState get ws {
	return this.getWidgetState();
}