Text heightSize(double lineHeight) { return _rebase( style: FlutterUITextStyle.rebase(this.style, height: lineHeight), ); }