withTextHeightBehavior method
Implementation
AppText withTextHeightBehavior(ui.TextHeightBehavior? value) =>
this.._textHeightBehavior = value;
AppText withTextHeightBehavior(ui.TextHeightBehavior? value) =>
this.._textHeightBehavior = value;