open property

bool? open
final

This Boolean attribute indicates whether or not the details — that is, the contents of the details element — are currently visible.

Implementation

final bool? open;