dismissed property

bool get dismissed

indicates if the panel is closed/dismissed

Implementation

bool get dismissed => ratio == _middleBound;