textDecoration property

void textDecoration=(TextDecoration? v)

Implementation

set textDecoration(TextDecoration? v) => _style.decoration = v;