Note: This function is supported only on Blocks widgets.
Gets the selected widget's current design preset. Use this function in the widget's custom panel code.
To use this function on an inner (nested) widget, use getNestedWidget()
.
This method does not take any parameters.
Promise<string>
Widget's current preset name.