textBaseline property

void textBaseline=(TextBaseline? v)

Implementation

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