normal constant

CellDiffOption const normal

Uses normal value-based diffing.

Implementation

static const normal = CellDiffOption._(_CellDiffKind.normal, null);