SectionStyle

The options that style a section.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The height of a section.

Link copied to clipboard

The spacing between section content and its top, bottom, left, and right edges.

Functions

Link copied to clipboard
inline fun copy(block: SectionStyle.Builder.() -> Unit = {}): SectionStyle
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String