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