menu
live_cells package
documentation
live_cell_widgets.dart
CellIntrinsicHeight
CellIntrinsicHeight const constructor
CellIntrinsicHeight const constructor
dark_mode
light_mode
CellIntrinsicHeight
constructor
const
CellIntrinsicHeight
(
{
Key
?
key
,
ValueCell
<
Widget
?
>
?
child
,
})
Implementation
const CellIntrinsicHeight({ super.key, this.child, });
live_cells package
documentation
live_cell_widgets
CellIntrinsicHeight
CellIntrinsicHeight const constructor
CellIntrinsicHeight class