menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTableColumn<T>
renderCell property
renderCell property
dark_mode
light_mode
renderCell
property
StickyTableCellFunction
<
T
,
Widget
>
?
renderCell
final
Implementation
final StickyTableCellFunction<T, Widget>? renderCell;
sticky_table package
documentation
flutter_sticky_table
StickyTableColumn<T>
renderCell property
StickyTableColumn class