plusAssign
inline operator fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.plusAssign(value: Context.Fonts.FontReference)
References to individual constituent font assets.
Content copied to clipboard
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Parameters
value
The reference to add.
inline operator fun DslList<Context.Fonts.FontReference, ContextKt.FontsKt.FontPackageKt.Dsl.ReferenceProxy>.plusAssign(values: Iterable<Context.Fonts.FontReference>)
References to individual constituent font assets.
Content copied to clipboard
repeated .elide.page.Context.Fonts.FontReference reference = 2;
Parameters
values
The reference to add.