decoration property

set decoration (TextDecoration? v)

Implementation

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