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