Skip to content

Space


When assigning a rule to a property of Space, the rule will be passed an instance of the following proxy class as an argument:


Space Properties

Property Type Required Default
NumberOfSpacings integer No 1
_Name string No
_Type const Yes

NumberOfSpacings

The number of vertical spacings to be displayed. 1 spacing equals to 8dp vertical spacer.

  • type: integer
  • default: 1

_Name

  • type: string

_Type

  • type: const

The value of this property must be:

"CardBodyContent.Type.Space"