menu
flutter_demo_kit package
documentation
tableview/flutter_section_table_view.dart
CellAtIndexPathCallBack typedef
CellAtIndexPathCallBack typedef
dark_mode
light_mode
CellAtIndexPathCallBack
typedef
CellAtIndexPathCallBack
=
Widget
Function
(
int
section
,
int
row
)
Implementation
typedef Widget CellAtIndexPathCallBack(int section, int row);
flutter_demo_kit package
documentation
tableview/flutter_section_table_view
CellAtIndexPathCallBack typedef
flutter_section_table_view library