menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTableColumn<T>
renderTitle property
renderTitle property
dark_mode
light_mode
renderTitle
property
Widget
Function
(
BuildContext
context
,
StickyTableColumn
<
T
>
title
)
?
renderTitle
final
Implementation
final Widget Function(BuildContext context, StickyTableColumn<T> title)? renderTitle;
sticky_table package
documentation
flutter_sticky_table
StickyTableColumn<T>
renderTitle property
StickyTableColumn class