isEncrypted property

bool get isEncrypted
inherited

Implementation

bool get isEncrypted => state.password != null;