RenderFn

typealias RenderFn = FlowContent.() -> Unit

Helps the compiler to identify functions that operate on FlowContent.