textBaseline property
String
get
textBaseline
Text baseline: 'top', 'hanging', 'middle', 'alphabetic',
'ideographic', 'bottom'.
Implementation
String get textBaseline;
set
textBaseline
(String value)
Implementation
set textBaseline(String value);