object TextDefaults


Contains the default values used by Text.

Summary

Public properties

Dp

The minimum recommended parent bottom content padding for Text in a list such as TransformingLazyColumn, based on the screen height.

Dp

The minimum recommended parent top content padding for Text in a list such as TransformingLazyColumn, based on the screen height.

Public properties

minimumListBottomContentPadding

val minimumListBottomContentPaddingDp

The minimum recommended parent bottom content padding for Text in a list such as TransformingLazyColumn, based on the screen height.

minimumListTopContentPadding

val minimumListTopContentPaddingDp

The minimum recommended parent top content padding for Text in a list such as TransformingLazyColumn, based on the screen height.