textBaseline property

set textBaseline (TextBaseline? v)

Implementation

set textBaseline(TextBaseline? v) => _style.textBaseline = v;