menu
live_cells_core package
documentation
live_cells_internals.dart
ObserverCellState<S extends StatefulCell>
cell property
cell property
dark_mode
light_mode
cell
property
S
cell
final
inherited
The cell associated with this state
Implementation
final T cell;
live_cells_core package
documentation
live_cells_internals
ObserverCellState<S extends StatefulCell>
cell property
ObserverCellState mixin