thenCheckTrue

Applies the modifier provided if the @param boolean value is true, uses Modifier.then() Example: Modifier.thenCheckTrue("BooleanValue") { minimumTouchTargetSize() }