menu
cell package
documentation
cell.dart
Signal<T>
body property
body property
dark_mode
light_mode
body
property
T?
body
final
The payload data carried by this signal
Implementation
final T? body;
cell package
documentation
cell
Signal<T>
body property
Signal class