menu
live_cells package
documentation
live_cell_widgets.dart
CellCupertinoSwitch
enabled property
enabled property
dark_mode
light_mode
enabled
property
ValueCell
<
bool
>
enabled
final
Is the widget enabled for user input?
Implementation
final ValueCell<bool> enabled;
live_cells package
documentation
live_cell_widgets
CellCupertinoSwitch
enabled property
CellCupertinoSwitch class