defaultOpen property

bool defaultOpen
final

Whether the section is open by default (sets open attribute on <details>).

Implementation

final bool defaultOpen;