type property
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;
Type of the text in the block.
Available options are: paragraph
, subtitle
, heading-1
, heading-2
,
heading-3
, heading-4
, heading-5
, header
, footer
.
core.String? type;