Object

MaterialTheme

Contains functions to access the current theme values provided at the call site's position in the hierarchy.

Source set: Common
object MaterialTheme

Contains functions to access the current theme values provided at the call site's position in the hierarchy.

Properties

colors

Source set: Common
val colors: Colors

Retrieves the current Colors at the call site's position in the hierarchy.

typography

Source set: Common
val typography: Typography

Retrieves the current Typography at the call site's position in the hierarchy.

shapes

Source set: Common
val shapes: Shapes

Retrieves the current Shapes at the call site's position in the hierarchy.

Last updated: