color property

void color=(Color? v)

Implementation

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