menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTable<T>
data property
data property
dark_mode
light_mode
data
property
List
<
T
>
data
final
数据集合
Implementation
final List<T> data;
sticky_table package
documentation
flutter_sticky_table
StickyTable<T>
data property
StickyTable class