decorationColor property

set decorationColor (Color? v)

Implementation

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