Style.Companion


Summary

Public functions

open Unit

The single abstract method used to invoke the lambda.

Cmn

Public functions

StyleScope.applyStyle

open fun StyleScope.applyStyle(): Unit

The single abstract method used to invoke the lambda. The lambda has ScopeT as its receiver (i.e.this) type.