menu
flutter_drag_selector package
documentation
flutter_drag_selector.dart
SelectableItem
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child of select-zone.
e.g. children of
ListView
or
GridView
, and so on.
Implementation
final Widget child;
flutter_drag_selector package
documentation
flutter_drag_selector
SelectableItem
child property
SelectableItem class