static Layout<String> compactString({String? property}) { return CompactString(property: property); }