menu
live_cell_widgets package
documentation
live_cells_ui.dart
LiveInkWell
focussed property
focussed property
dark_mode
light_mode
focussed
property
MetaCell
<
bool
>
?
focussed
final
Meta cell that is true when the widget is in focus.
Implementation
final MetaCell<bool>? focussed;
live_cell_widgets package
documentation
live_cells_ui
LiveInkWell
focussed property
LiveInkWell class