borderColor property

void borderColor=(Color color)

Implementation

set borderColor(Color color) => _decoration.borderColor = color;