decorationColor property

void decorationColor=(Color? v)

Implementation

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