helperIdeographic method
Implementation
NikuTextField helperIdeographic() {
this._helper_textBaseline = TextBaseline.ideographic;
return this;
}
NikuTextField helperIdeographic() {
this._helper_textBaseline = TextBaseline.ideographic;
return this;
}