menu
notion_api package
documentation
notion/general/property.dart
RichTextProp
value property
value property
dark_mode
light_mode
value
property
@
override
List
<
Text
>
get
value
override
The value of the content.
Implementation
@override List<Text> get value => this.content;
notion_api package
documentation
notion/general/property
RichTextProp
value property
RichTextProp class