isHomePage property Null safety

bool isHomePage

Currently on Home Page?

Implementation

bool get isHomePage => statementID == null;