normal constant
CellDiffOption
const normal
Uses normal value-based diffing.
Implementation
static const normal = CellDiffOption._(_CellDiffKind.normal, null);
Uses normal value-based diffing.
static const normal = CellDiffOption._(_CellDiffKind.normal, null);