components property

List<Component>? components
final

List of components, if any.

Implementation

final List<Component>? components;