menu
okf package
documentation
okf.dart
OkfDocument
tags property
tags property
dark_mode
light_mode
tags
property
List
<
String
>
get
tags
Cross-cutting category tags.
Implementation
List<String> get tags => metadata.tags;
okf package
documentation
okf
OkfDocument
tags property
OkfDocument class