ThemeConfigurationSheetTileLayoutGutter

data class ThemeConfigurationSheetTileLayoutGutter(val show: Boolean? = null)

Constructors

Link copied to clipboard
constructor(show: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val show: Boolean? = null

This Boolean value controls whether to display a gutter space between sheet tiles.