dvui › Font › withStylewithStyleParameters#self:FontFonts:StyleStyleSourceImplementation#pub fn withStyle(self: Font, s: Style) Font { var r = self; r.style = s; return r; }