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