isOpen property

bool isOpen
final

Whether the accordion is open or closed.

Defaults to false(closed).

Implementation

final bool isOpen;