child property

Widget? child
final

分段项中显示的子组件,通常是文字或图标

Implementation

final Widget? child;