Which code correctly defines the columns array for LazyVGrid?
hard📝 Application Q15 of 15
iOS Swift - SwiftUI Layout
You want to create a grid with 3 columns where the first column is fixed width 100, the second is flexible, and the third is adaptive with minimum 80 width. Which code correctly defines the columns array for LazyVGrid?