open property
Indicates whether or not the details — that is, the contents of the <details> element — are currently visible.
Implementation
final bool open;
Indicates whether or not the details — that is, the contents of the <details> element — are currently visible.
final bool open;