menu
chirp package
documentation
chirp_spans.dart
MultiChildSpan
children property
children property
dark_mode
light_mode
children
property
List
<
LogSpan
>
get
children
Read-only view of children.
Implementation
List<LogSpan> get children => List.unmodifiable(_children);
chirp package
documentation
chirp_spans
MultiChildSpan
children property
MultiChildSpan class