menu
semi_component_cx package
documentation
semi_component.dart
CustomMultiPicker<K, R>
notifierOptions property
notifierOptions property
dark_mode
light_mode
notifierOptions
property
ValueNotifier
<
List
<
PickerItem
<
R
>
>
>
?
notifierOptions
final
动态数据选项列表
Implementation
final ValueNotifier<List<PickerItem<R>>>? notifierOptions;
semi_component_cx package
documentation
semi_component
CustomMultiPicker<K, R>
notifierOptions property
CustomMultiPicker class