child property
Component?
child
final
Child component to render inside the anchor element.
Implementation
final Component? child;
Child component to render inside the anchor element.
final Component? child;