menu
flutter_boardview package
documentation
board_list.dart
OnDropList typedef
OnDropList typedef
dark_mode
light_mode
OnDropList
typedef
OnDropList
=
void Function
(
int
?
listIndex
,
int
?
oldListIndex
)
Implementation
typedef OnDropList = void Function(int? listIndex, int? oldListIndex);
flutter_boardview package
documentation
board_list
OnDropList typedef
board_list library