SelectableElement constructor

SelectableElement(
  1. Selectable widget
)

Implementation

SelectableElement(Selectable widget) : super(widget);