Package-level declarations
Types
An Alignment specified by bias: for example, a bias of -1 represents alignment to the start/top, a bias of 0 will represent centering, and a bias of 1 will represent end/bottom. Any value can be specified to obtain an alignment. Inside the -1, 1 range, the obtained alignment will position the aligned size fully inside the available space, while outside the range it will the aligned size will be positioned partially or completely outside.
Scope for the children of Column.
An annotation that can be used to mark an composable function as being expected to be use in a composable function that is also marked or inferred to be marked as a MosaicComposable.
Properties
true
when this is TextStyle.Empty.
false
when this is TextStyle.Empty.
false
when this is Color.Unspecified.
false
when this is TextStyle.Unspecified.
true
when this is Color.Unspecified.
true
when this is TextStyle.Unspecified.
Functions
A box with no content that can participate in layout, drawing due to the modifier applied to it.
Component that represents an layout of identical characters, whose size can be defined using Modifier.width, Modifier.height and Modifier.size modifiers.
If this color isSpecifiedColor then this is returned, otherwise block is executed and its result is returned.
If this text style isSpecifiedTextStyle then this is returned, otherwise block is executed and its result is returned.