open property
Whether the panel is currently open — flips the idle glyph to a close icon so the same button doubles as a toggle. Purely cosmetic.
Implementation
final bool open;
Whether the panel is currently open — flips the idle glyph to a close icon so the same button doubles as a toggle. Purely cosmetic.
final bool open;