CommonStyle.Companion


Summary

Public functions

open Unit

The single abstract method used to invoke the lambda.

Cmn

Public functions

CommonStyleScope.applyStyle

open fun CommonStyleScope.applyStyle(): Unit

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