isLowerCase property

bool isLowerCase

Implementation

bool get isLowerCase => !isUpperCase;