menu
flexicomponents package
documentation
components/app_components_sticky_table.dart
StickyTable<T>
rows property
rows property
dark_mode
light_mode
rows
property
List
<
StickyRows
>
?
rows
getter/setter pair
Implementation
List<StickyRows>? rows;
flexicomponents package
documentation
components/app_components_sticky_table
StickyTable<T>
rows property
StickyTable class