menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
HashlinePatch
sections property
sections property
dark_mode
light_mode
sections
property
List
<
HashlinePatchSection
>
sections
final
The parsed sections in patch order.
Implementation
final List<HashlinePatchSection> sections;
flutter_agent_harness package
documentation
flutter_agent_harness
HashlinePatch
sections property
HashlinePatch class