menu
db_lens package
documentation
presentation/widgets/db_lens_table_view.dart
DbLensTableView
onCellLongPress property
onCellLongPress property
dark_mode
light_mode
onCellLongPress
property
void Function
(
String
column
,
Map
<
String
,
Object
?
>
row
)
?
onCellLongPress
final
Implementation
final void Function(String column, Map<String, Object?> row)? onCellLongPress;
db_lens package
documentation
presentation/widgets/db_lens_table_view
DbLensTableView
onCellLongPress property
DbLensTableView class