Theme Tile Layout Style
data class ThemeTileLayoutStyle(val gutter: ThemeGutterStyle? = null, val margin: ThemeMarginStyle? = null)
The display options for the layout of tiles on a sheet.
The display options for the layout of tiles on a sheet.