menu
neom_commons package
documentation
ui/widgets/web/web_data_table.dart
WebDataTable<T>
onRowSecondaryTap property
onRowSecondaryTap property
dark_mode
light_mode
onRowSecondaryTap
property
void Function
(
T
item
,
TapDownDetails
details
)
?
onRowSecondaryTap
final
Implementation
final void Function(T item, TapDownDetails details)? onRowSecondaryTap;
neom_commons package
documentation
ui/widgets/web/web_data_table
WebDataTable<T>
onRowSecondaryTap property
WebDataTable class