menu
live_cells_core package
documentation
live_cells_internals.dart
GenerateCellKey typedef
GenerateCellKey typedef
dark_mode
light_mode
GenerateCellKey
typedef
GenerateCellKey
=
Object
? Function
(
ValueCell
)
Signature of generate cell key function
Implementation
typedef GenerateCellKey = Object? Function(ValueCell);
live_cells_core package
documentation
live_cells_internals
GenerateCellKey typedef
live_cells_internals library