selectables property

List<Selectable> selectables
getter/setter pair

Gets the list of selectables this delegate is managing.

Implementation

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