decorationColor property

void decorationColor=(Color? v)

Implementation

set decorationColor(Color? v) => _all.decorationColor = v;