menu
kanban_board package
documentation
custom/board.dart
KanbanBoard
onListRename property
onListRename property
dark_mode
light_mode
onListRename
property
void Function
(
String
?
oldName
,
String
?
newName
)
?
onListRename
final
Implementation
final void Function(String? oldName, String? newName)? onListRename;
kanban_board package
documentation
custom/board
KanbanBoard
onListRename property
KanbanBoard class