fontWeightStrut method
Implementation
AzText fontWeightStrut(FontWeight fontWeightStrut) {
_fontWeightStrut = fontWeightStrut;
return this;
}
AzText fontWeightStrut(FontWeight fontWeightStrut) {
_fontWeightStrut = fontWeightStrut;
return this;
}