notifierOptions property

ValueNotifier<List<PickerItem<R>>>? notifierOptions
final

动态数据选项列表

Implementation

final ValueNotifier<List<PickerItem<R>>>? notifierOptions;