isValid property

bool isValid

Implementation

bool get isValid => userName.isNotEmpty && password.isNotEmpty;