child property
final
Children displayed when component is opened.
If null, component will render as disabled.
Implementation
final Widget? child;
Children displayed when component is opened.
If null, component will render as disabled.
final Widget? child;