menu
live_cells_core package
documentation
live_cells_core.dart
StoreCell<T>
argCell property
argCell property
dark_mode
light_mode
argCell
property
ValueCell
<
T
>
argCell
final
The observed cell
Implementation
final ValueCell<T> argCell;
live_cells_core package
documentation
live_cells_core
StoreCell<T>
argCell property
StoreCell class