---
title: "RemoteComposeConstants.Text"
description: ""
type: "object"
lastmod: "2026-05-20T01:13:53.023115Z"
---
## API Reference

> Source set: Android

```kotlin
object Text
```

## Properties

### DefaultWeight

> Source set: Android

```kotlin
const val DefaultWeight = 1f
```

### DefaultFontSize

> Source set: Android

```kotlin
const val DefaultFontSize = 14f // TODO arbitrary choice of default font size
```
