textDecoration property

set textDecoration (TextDecoration? v)

Implementation

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