fillColor property

void fillColor=(Color? v)

Implementation

set fillColor(Color? v) => _decoration.fillColor = v;