decoration property

void decoration=(TextDecoration? v)

Implementation

set decoration(TextDecoration? v) => _all.decoration = v;