type property

String? type
getter/setter pair

Type of the text in the block.

Available options are: paragraph, subtitle, heading-1, heading-2, heading-3, heading-4, heading-5, header, footer.

Implementation

core.String? type;