isHomePage property

bool get isHomePage

Implementation

bool get isHomePage => routeName == 'home';