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

fillWidth

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

fillWidth

Source set: Common
public fun SizeScope.fillWidth()

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

This property is not inherited

Content updated: