getWidgetState method

TState getWidgetState()

Implementation

TState getWidgetState() {
	return this._widgetState!;
}