selectables property
getter/setter pair
Gets the list of Selectable
s this delegate is managing.
Implementation
List<Selectable> selectables = <Selectable>[];
Gets the list of Selectable
s this delegate is managing.
List<Selectable> selectables = <Selectable>[];