Source set: Android
public object OrbiterDefaults
Contains default values used by Orbiters.
Properties
Shape
Source set: Android
public val Shape: SpatialShape = SpatialRoundedCornerShape(ZeroCornerSize)
Default shape for an Orbiter.
Elevation
Source set: Android
public val Elevation: Dp = SpatialElevationLevel.Level1
Default elevation level for an Orbiter.