isEmpty method

bool isEmpty()

Implementation

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