跳转至

cf::ui::core::BodyFonts

Body font styles group. More...

#include <cfmaterial_fonttype.h>

Public Attributes

Name
tokens::BodyLargeToken large
16sp, Regular, 24sp line-height
tokens::BodyMediumToken medium
14sp, Regular, 20sp line-height
tokens::BodySmallToken small
12sp, Regular, 16sp line-height

Detailed Description

struct cf::ui::core::BodyFonts;

Body font styles group.

Since: 0.1

Body styles are used for main content.

Public Attributes Documentation

variable large

tokens::BodyLargeToken large;

16sp, Regular, 24sp line-height

variable medium

tokens::BodyMediumToken medium;

14sp, Regular, 20sp line-height

variable small

tokens::BodySmallToken small;

12sp, Regular, 16sp line-height


Updated on 2026-03-09 at 10:14:00 +0000