noneInCaps property

String noneInCaps

All characters in lower case

Implementation

String get noneInCaps => this.toLowerCase();