menu
notion_api package
documentation
notion/objects/database.dart
Database
title property
title property
dark_mode
light_mode
title
property
List
<
Text
>
title
getter/setter pair
The title of this database.
Implementation
List<Text> title = <Text>[];
notion_api package
documentation
notion/objects/database
Database
title property
Database class