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