menu
termui package
documentation
ui/widgets/rich_text.dart
TextSpan
children property
children property
dark_mode
light_mode
children
property
List
<
TextSpan
>
children
final
Nested child text spans that inherit styling from this node.
Implementation
final List<TextSpan> children;
termui package
documentation
ui/widgets/rich_text
TextSpan
children property
TextSpan class