menu
flutter_easy package
documentation
utils/src/picker/base/base_picker.dart
BasePicker
childDelegate property
childDelegate property
dark_mode
light_mode
childDelegate
property
ListWheelChildDelegate
childDelegate
final
A delegate that lazily instantiates children.
Implementation
final ListWheelChildDelegate childDelegate;
flutter_easy package
documentation
utils/src/picker/base/base_picker
BasePicker
childDelegate property
BasePicker class