asciiLowercase constant
String
const asciiLowercase
The lowercase letters 'abcdefghijklmnopqrstuvwxyz'. This value is not locale-dependent and will not change.
Implementation
static const asciiLowercase = 'abcdefghijklmnopqrstuvwxyz';