menu
flutter_table package
documentation
table_sticky_headers.dart
StickyHeadersTable
onEndScrolling property
onEndScrolling property
dark_mode
light_mode
onEndScrolling
property
dynamic Function
(
double
x
,
double
y
)
?
onEndScrolling
final
Implementation
final Function(double x, double y)? onEndScrolling;
flutter_table package
documentation
table_sticky_headers
StickyHeadersTable
onEndScrolling property
StickyHeadersTable class