ShapeDecorationDelta.value constructor
const
ShapeDecorationDelta.value(
- ShapeDecoration decoration
Creates a complete replacement for a ShapeDecoration.
Implementation
const factory ShapeDecorationDelta.value(ShapeDecoration decoration) = _ShapeValue;