menu
clean_kanban package
documentation
ui/widgets/task_drag_data.dart
TaskDragData
sourceIndex property
sourceIndex property
dark_mode
light_mode
sourceIndex
property
int
sourceIndex
final
The index position of the task in its source column.
Implementation
final int sourceIndex;
clean_kanban package
documentation
ui/widgets/task_drag_data
TaskDragData
sourceIndex property
TaskDragData class