thenIf
inline fun ERROR CLASS: Symbol not found for Modifier.thenIf(precondition: Boolean, action: ERROR CLASS: Symbol not found for Modifier.() -> ERROR CLASS: Symbol not found for Modifier): ERROR CLASS: Symbol not found for Modifier(source)
Conditionally applies the action to the receiver Modifier if precondition is true. Otherwise, returns the receiver unchanged.