isEmpty method

bool isEmpty()

Implementation

bool isEmpty() => this == PageState.empty;