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