menu
flexicomponents package
documentation
components/app_components_sticky_table.dart
StickyTable<T>
onRowClick property
onRowClick property
dark_mode
light_mode
onRowClick
property
dynamic Function
(
T?
)
?
onRowClick
getter/setter pair
Implementation
Function(T?)? onRowClick;
flexicomponents package
documentation
components/app_components_sticky_table
StickyTable<T>
onRowClick property
StickyTable class