menu
flutter_storyblok package
documentation
fields.dart
RichTextContainerCode
content property
content property
dark_mode
light_mode
content
property
List
<
RichTextLeaf
>
content
final
Content of code
Implementation
final List<RichTextLeaf> content;
flutter_storyblok package
documentation
fields
RichTextContainerCode
content property
RichTextContainerCode class