Appearance
@line/bot-sdk • Docs
@line/bot-sdk / messagingApi / FlexTextFontSize
Type Alias: FlexTextFontSize
FlexTextFontSize:
"xxs"
|"xs"
|"sm"
|"md"
|"lg"
|"xl"
|"xxl"
|"3xl"
|"4xl"
|"5xl"
Font size in the size
property of the Flex text component. You can specify the size in pixels or with a keyword. FlexTextFontSize just provides only keywords.