expand method

void expand()

Expands the overlay to the full panel.

Implementation

void expand() => minimized = false;