isDetailsPage property Null safety

bool isDetailsPage

Currently on Detail Page?

Implementation

bool get isDetailsPage => statementID != null;