🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

fillHeight

Sets the height of the component to fill the parent's available height (equivalent to height(1.0f)).

fillHeight

Source set: Common
public fun SizeScope.fillHeight()

Sets the height of the component to fill the parent's available height (equivalent to height(1.0f)). The specified height includes any padding.

This property is not inherited

Content updated: