menu
clean_kanban package
documentation
domain/events/board_events.dart
TaskMovedEvent
source property
source property
dark_mode
light_mode
source
property
KanbanColumn
source
final
The source column from which the task was moved.
Implementation
final KanbanColumn source;
clean_kanban package
documentation
domain/events/board_events
TaskMovedEvent
source property
TaskMovedEvent class