menu
live_cell_widgets package
documentation
live_cell_widgets_base.dart
CellWidget
CellWidget const constructor
CellWidget const constructor
dark_mode
light_mode
CellWidget
constructor
const
CellWidget
(
{
Key
?
key
,
String
?
restorationId
,
})
Implementation
const CellWidget({ super.key, this.restorationId });
live_cell_widgets package
documentation
live_cell_widgets_base
CellWidget
CellWidget const constructor
CellWidget class