menu
flint_dart package
documentation
flint_ui.dart
FlintRichText
children property
children property
dark_mode
light_mode
children
property
List
<
FlintTextSpan
>
children
final
A list of text spans that define the formatted content.
Implementation
final List<FlintTextSpan> children;
flint_dart package
documentation
flint_ui
FlintRichText
children property
FlintRichText class