Text({int length = 0, List<String> allowList = const []}) : _allowList = allowList, _length = length;