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