children property

List<Component>? children
final

Child components to render inside the anchor element.

Implementation

final List<Component>? children;