menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTable<T>
cellDecoration property
cellDecoration property
dark_mode
light_mode
cellDecoration
property
StickyTableCellFunction
<
T
,
Decoration
>
?
cellDecoration
final
单元格描述信息
Implementation
final StickyTableCellFunction<T, Decoration>? cellDecoration;
sticky_table package
documentation
flutter_sticky_table
StickyTable<T>
cellDecoration property
StickyTable class