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