menu
cell package
documentation
cell.dart
CellAsync<C extends Cell>
async property
async property
dark_mode
light_mode
async
property
@
override
CellAsync
<
Cell
>
get
async
override
Creates an async variant for modifiable operations
Implementation
@override CellAsync<Cell> get async => this;
cell package
documentation
cell
CellAsync<C extends Cell>
async property
CellAsync class