errorIdeographic method
Implementation
NikuTextField errorIdeographic() {
this._error_textBaseline = TextBaseline.ideographic;
return this;
}
NikuTextField errorIdeographic() {
this._error_textBaseline = TextBaseline.ideographic;
return this;
}