overflow property

void overflow=(TextOverflow? v)

Implementation

set overflow(TextOverflow? v) => _style.overflow = v;