foreground property

void foreground=(Paint? v)

Implementation

set foreground(Paint? v) => _all.foreground = v;