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