menu
antd_flutter_mobile package
documentation
components/segmented/index.dart
AntdSegmentedItem
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
分段项中显示的子组件,通常是文字或图标
Implementation
final Widget? child;
antd_flutter_mobile package
documentation
components/segmented/index
AntdSegmentedItem
child property
AntdSegmentedItem class