provideDelegate
operator fun provideDelegate(thisRef: Any?, providingProperty: KProperty<*>): ReadOnlyProperty<Any?, DynamicCssProvider<T>>(source)
Intercepts the property name this delegate is assigned to and constructs the corresponding DynamicCssProvider.