A grid component is very similar to the List component, but is optimized to render items that are primarily represented as an icon or an image.
Grids are commonly used to implement wallpaper, icon or emoji pickers.
Grid can be organized in sections and define an arbitrary number of columns and aspect ratio.
Grid can also render cells filled with a single color, which can be useful in order to implement color pickers.
A grid component is very similar to the List component, but is optimized to render items that are primarily represented as an icon or an image.
Grids are commonly used to implement wallpaper, icon or emoji pickers.
Grid can be organized in sections and define an arbitrary number of columns and aspect ratio.
Grid can also render cells filled with a single color, which can be useful in order to implement color pickers.