CellRestorationExtension<T extends ValueCell> extension

Provides the restore method for restoring the state of the cell.

on
  • T

Methods

restore({CellValueCoder coder = const CellValueCoder(), dynamic optional = false}) → T
Register the cell for restoration and restore its state.