controls property

List<Control>? controls
getter/setter pair

The controls associated with the framework.

Implementation

core.List<Control>? controls;