menu
flutter_storyblok package
documentation
fields.dart
RichTextContainerList
isOrdered property
isOrdered property
dark_mode
light_mode
isOrdered
property
bool
isOrdered
final
If true this list is an ordered list, if false it's an unordered list.
Implementation
final bool isOrdered;
flutter_storyblok package
documentation
fields
RichTextContainerList
isOrdered property
RichTextContainerList class