menu
antd_flutter_mobile package
documentation
components/segmented/index.dart
AntdSegmented
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
当前选中的分段项索引,null 表示没有选中项
Implementation
final String? value;
antd_flutter_mobile package
documentation
components/segmented/index
AntdSegmented
value property
AntdSegmented class