menu
flutter_easy package
documentation
utils/src/picker/base_multi_data_picker.dart
MyPicker
changed property
changed property
dark_mode
light_mode
changed
property
ValueChanged
<
int
>
?
changed
final
数据选择改变回调
Implementation
final ValueChanged<int>? changed;
flutter_easy package
documentation
utils/src/picker/base_multi_data_picker
MyPicker
changed property
MyPicker class