Shapes

constructor(none: Shape = 0.cornerRadius(), corner02: Shape = 2.cornerRadius(), corner03: Shape = 3.cornerRadius(), corner04: Shape = 4.cornerRadius(), corner05: Shape = 5.cornerRadius(), corner06: Shape = 6.cornerRadius(), corner07: Shape = 7.cornerRadius(), corner08: Shape = 8.cornerRadius(), corner09: Shape = 9.cornerRadius(), corner10: Shape = 10.cornerRadius(), corner11: Shape = 11.cornerRadius(), corner12: Shape = 12.cornerRadius(), corner13: Shape = 13.cornerRadius(), corner14: Shape = 14.cornerRadius(), corner15: Shape = 15.cornerRadius(), corner16: Shape = 16.cornerRadius(), corner17: Shape = 17.cornerRadius(), corner18: Shape = 18.cornerRadius(), corner19: Shape = 19.cornerRadius(), corner20: Shape = 20.cornerRadius(), corner21: Shape = 21.cornerRadius(), corner22: Shape = 22.cornerRadius(), corner24: Shape = 24.cornerRadius(), corner25: Shape = 25.cornerRadius(), corner30: Shape = 30.cornerRadius(), corner32: Shape = 32.cornerRadius(), corner34: Shape = 34.cornerRadius(), corner40: Shape = 40.cornerRadius(), corner48: Shape = 48.cornerRadius(), corner50: Shape = 50.cornerRadius(), corner100: Shape = 100.cornerRadius(), corner999: Shape = 999.cornerRadius(), bottomSheetShape: Shape = RoundedCornerShape( topStart = 20.dp, topEnd = 20.dp, bottomEnd = 0.dp, bottomStart = 0.dp ), topSheetShape: Shape = RoundedCornerShape( topStart = 0.dp, bottomStart = 20.dp, topEnd = 0.dp, bottomEnd = 20.dp ), endSheetShape: Shape = RoundedCornerShape( topStart = 0.dp, bottomStart = 0.dp, topEnd = 10.dp, bottomEnd = 10.dp ))