GridGapOptions
Overview
GridGapOptions defines the possible gap sizes between grid items. These options are used to control the spacing within grid layouts across the application.
Possible Values
none: No gap between grid items.small: A small gap between grid items.medium: A medium gap between grid items.large: A large gap between grid items.extraLarge: An extra-large gap between grid items.