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