isClosed property

bool isClosed

Indicates that the page has been closed.

Implementation

bool get isClosed => session.isClosed;