isLoginPage property Null safety

bool isLoginPage

Currently on Legin Page?

Implementation

bool get isLoginPage => showLogIn == true;