selectables property

List<Selectable> selectables
getter/setter pair

Gets the list of Selectables this delegate is managing.

Implementation

List<Selectable> selectables = <Selectable>[];