menu
kanban_board package
documentation
custom/board.dart
Board
onListReorder property
onListReorder property
dark_mode
light_mode
onListReorder
property
void Function
(
int
?
oldListIndex
,
int
?
newListIndex
)
?
onListReorder
final
Implementation
final void Function(int? oldListIndex, int? newListIndex)? onListReorder;
kanban_board package
documentation
custom/board
Board
onListReorder property
Board class