menu
sticky_table package
documentation
flutter_sticky_table.dart
StickyTable<T>
columns property
columns property
dark_mode
light_mode
columns
property
List
<
StickyTableColumn
<
T
>
>
columns
final
列配置
Implementation
final List<StickyTableColumn<T>> columns;
sticky_table package
documentation
flutter_sticky_table
StickyTable<T>
columns property
StickyTable class