selectedChild property

Widget? selectedChild
final

选中状态下显示的子组件,未设置时使用 normalChild

Implementation

final Widget? selectedChild;