-
LocalAbsoluteTonalElevation
CompositionLocal containing the current absolute elevation provided by Surface components.
-
LocalBasicAlertDialogOverride
CompositionLocal containing the currently-selected BasicAlertDialogOverride.
-
LocalContentColor
CompositionLocal containing the preferred content color for a given position in the hierarchy.
-
LocalHorizontalFloatingToolbarOverride
CompositionLocal containing the currently-selected HorizontalFloatingToolbarOverride.
-
LocalHorizontalFloatingToolbarWithFabOverride
CompositionLocal containing the currently-selected HorizontalFloatingToolbarOverride.
-
LocalMinimumInteractiveComponentEnforcement
CompositionLocal that configures whether Material components that have a visual size that is lower than the minimum touch target size for accessibility (such as Button) will inclu…
-
LocalMinimumInteractiveComponentSize
CompositionLocal that configures the minimum touch target size for Material components (such as Button) to ensure they are accessible.
-
LocalModalWideNavigationRailOverride
CompositionLocal containing the currently-selected ModalWideNavigationRailOverride.
-
LocalNavigationBarOverride
CompositionLocal containing the currently-selected NavigationBarOverride.
-
LocalNavigationRailOverride
CompositionLocal containing the currently-selected NavigationRailOverride.
-
LocalRippleConfiguration
CompositionLocal used for providing RippleConfiguration down the tree.
-
LocalShortNavigationBarOverride
CompositionLocal containing the currently-selected ShortNavigationBarOverride.
-
LocalSingleRowTopAppBarOverride
CompositionLocal containing the currently-selected SingleRowTopAppBarOverride.
-
LocalTextStyle
CompositionLocal containing the preferred TextStyle that will be used by Text components by default.
-
LocalTonalElevationEnabled
Composition Local used to check if [ColorScheme.
-
LocalTwoRowsTopAppBarOverride
CompositionLocal containing the currently-selected TwoRowsTopAppBarOverride.
-
LocalVerticalToolbarOverride
CompositionLocal containing the currently-selected VerticalFloatingToolbarOverride.
-
LocalVerticalToolbarWithFabOverride
CompositionLocal containing the currently-selected VerticalFloatingToolbarWithFabOverride.
-
LocalWideNavigationRailOverride
CompositionLocal containing the currently-selected WideNavigationRailOverride.
-
MinimumInteractiveLeftAlignmentLine
The vertical AlignmentLine that marks the _left_ of the space added by [Modifier.
-
MinimumInteractiveTopAlignmentLine
The horizontal AlignmentLine that marks the _top_ of the space added by [Modifier.
-
isHourInputValid
`true` if the current `hourInput` represents a valid hour (0-23).
-
isInputValid
`true` if the time input values are valid.
-
isMinuteInputValid
`true` if the current `minuteInput` represents a valid minute (0-59).
-
isPm
Indicates whether the selected time falls within the period from 12 PM inclusive to 12 AM non inclusive.
Material 3 Compose
Jetpack Compose API reference for material3.