children property

List<PickerItem<T>>? children
final

子项

Implementation

final List<PickerItem<T>>? children;