menu
antd_flutter_mobile package
documentation
components/selector/index.dart
AntdSelector
options property
options property
dark_mode
light_mode
options
property
List
<
AntdSelectorOption
>
options
final
可选项
Implementation
final List<AntdSelectorOption> options;
antd_flutter_mobile package
documentation
components/selector/index
AntdSelector
options property
AntdSelector class