stable class AlertDialogDefaults { stable val TonalElevation: Dp = Stable } stable class ExposedDropdownMenuDefaults { stable val ItemContentPadding: PaddingValues = Stable } stable class SearchBarDefaults { stable val Elevation: Dp stable val InputFieldHeight: Dp = Stable } stable class SearchBarColors { stable val containerColor: Color stable val dividerColor: Color stable val inputFieldColors: TextFieldColors } stable class TopAppBarDefaults { = Stable } stable class TopAppBarState { stable var heightOffsetLimit$delegate: MutableFloatState stable var contentOffset$delegate: MutableFloatState stable var _heightOffset: MutableFloatState } stable class TopAppBarColors { stable val containerColor: Color stable val scrolledContainerColor: Color stable val navigationIconContentColor: Color stable val titleContentColor: Color stable val actionIconContentColor: Color } stable class BottomAppBarDefaults { stable val ContainerElevation: Dp stable val ContentPadding: PaddingValues = Stable } stable class BadgeDefaults { = Stable } stable class BottomSheetScaffoldState { stable val bottomSheetState: SheetState stable val snackbarHostState: SnackbarHostState } stable class ButtonDefaults { stable val ButtonHorizontalPadding: Dp stable val ButtonVerticalPadding: Dp stable val ContentPadding: PaddingValues stable val ButtonWithIconHorizontalStartPadding: Dp stable val ButtonWithIconContentPadding: PaddingValues stable val TextButtonHorizontalPadding: Dp stable val TextButtonContentPadding: PaddingValues stable val TextButtonWithIconHorizontalEndPadding: Dp stable val TextButtonWithIconContentPadding: PaddingValues stable val MinWidth: Dp stable val MinHeight: Dp stable val IconSize: Dp stable val IconSpacing: Dp = Stable } stable class ButtonElevation { stable val defaultElevation: Dp stable val pressedElevation: Dp stable val focusedElevation: Dp stable val hoveredElevation: Dp stable val disabledElevation: Dp } stable class ButtonColors { stable val containerColor: Color stable val contentColor: Color stable val disabledContainerColor: Color stable val disabledContentColor: Color } stable class CardDefaults { = Stable } stable class CardElevation { stable val defaultElevation: Dp stable val pressedElevation: Dp stable val focusedElevation: Dp stable val hoveredElevation: Dp stable val draggedElevation: Dp stable val disabledElevation: Dp } stable class CardColors { stable val containerColor: Color stable val contentColor: Color stable val disabledContainerColor: Color stable val disabledContentColor: Color } stable class CheckboxDefaults { = Stable } stable class CheckboxColors { stable val checkedCheckmarkColor: Color stable val uncheckedCheckmarkColor: Color stable val checkedBoxColor: Color stable val uncheckedBoxColor: Color stable val disabledCheckedBoxColor: Color stable val disabledUncheckedBoxColor: Color stable val disabledIndeterminateBoxColor: Color stable val checkedBorderColor: Color stable val uncheckedBorderColor: Color stable val disabledBorderColor: Color stable val disabledIndeterminateBorderColor: Color } stable class AssistChipDefaults { stable val Height: Dp stable val IconSize: Dp = Stable } stable class FilterChipDefaults { stable val Height: Dp stable val IconSize: Dp = Stable } stable class InputChipDefaults { stable val Height: Dp stable val IconSize: Dp stable val AvatarSize: Dp = Stable } stable class SuggestionChipDefaults { stable val Height: Dp stable val IconSize: Dp = Stable } stable class ChipElevation { stable val elevation: Dp stable val pressedElevation: Dp stable val focusedElevation: Dp stable val hoveredElevation: Dp stable val draggedElevation: Dp stable val disabledElevation: Dp } stable class SelectableChipElevation { stable val elevation: Dp stable val pressedElevation: Dp stable val focusedElevation: Dp stable val hoveredElevation: Dp stable val draggedElevation: Dp stable val disabledElevation: Dp } stable class ChipColors { stable val containerColor: Color stable val labelColor: Color stable val leadingIconContentColor: Color stable val trailingIconContentColor: Color stable val disabledContainerColor: Color stable val disabledLabelColor: Color stable val disabledLeadingIconContentColor: Color stable val disabledTrailingIconContentColor: Color } stable class SelectableChipColors { stable val containerColor: Color stable val labelColor: Color stable val leadingIconColor: Color stable val trailingIconColor: Color stable val disabledContainerColor: Color stable val disabledLabelColor: Color stable val disabledLeadingIconColor: Color stable val disabledTrailingIconColor: Color stable val selectedContainerColor: Color stable val disabledSelectedContainerColor: Color stable val selectedLabelColor: Color stable val selectedLeadingIconColor: Color stable val selectedTrailingIconColor: Color } stable class SelectableChipBorder { stable val borderColor: Color stable val selectedBorderColor: Color stable val disabledBorderColor: Color stable val disabledSelectedBorderColor: Color stable val borderWidth: Dp stable val selectedBorderWidth: Dp } stable class ChipBorder { stable val borderColor: Color stable val disabledBorderColor: Color stable val borderWidth: Dp } stable class ColorScheme { stable var primary$delegate: MutableState stable var onPrimary$delegate: MutableState stable var primaryContainer$delegate: MutableState stable var onPrimaryContainer$delegate: MutableState stable var inversePrimary$delegate: MutableState stable var secondary$delegate: MutableState stable var onSecondary$delegate: MutableState stable var secondaryContainer$delegate: MutableState stable var onSecondaryContainer$delegate: MutableState stable var tertiary$delegate: MutableState stable var onTertiary$delegate: MutableState stable var tertiaryContainer$delegate: MutableState stable var onTertiaryContainer$delegate: MutableState stable var background$delegate: MutableState stable var onBackground$delegate: MutableState stable var surface$delegate: MutableState stable var onSurface$delegate: MutableState stable var surfaceVariant$delegate: MutableState stable var onSurfaceVariant$delegate: MutableState stable var surfaceTint$delegate: MutableState stable var inverseSurface$delegate: MutableState stable var inverseOnSurface$delegate: MutableState stable var error$delegate: MutableState stable var onError$delegate: MutableState stable var errorContainer$delegate: MutableState stable var onErrorContainer$delegate: MutableState stable var outline$delegate: MutableState stable var outlineVariant$delegate: MutableState stable var scrim$delegate: MutableState } stable class DatePickerDefaults { unstable val YearRange: IntRange stable val TonalElevation: Dp stable val YearMonthSkeleton: String stable val YearAbbrMonthDaySkeleton: String stable val YearMonthWeekdayDaySkeleton: String } stable class DatePickerColors { stable val containerColor: Color stable val titleContentColor: Color stable val headlineContentColor: Color stable val weekdayContentColor: Color stable val subheadContentColor: Color stable val navigationContentColor: Color stable val yearContentColor: Color stable val disabledYearContentColor: Color stable val currentYearContentColor: Color stable val selectedYearContentColor: Color stable val disabledSelectedYearContentColor: Color stable val selectedYearContainerColor: Color stable val disabledSelectedYearContainerColor: Color stable val dayContentColor: Color stable val disabledDayContentColor: Color stable val selectedDayContentColor: Color stable val disabledSelectedDayContentColor: Color stable val selectedDayContainerColor: Color stable val disabledSelectedDayContainerColor: Color stable val todayContentColor: Color stable val todayDateBorderColor: Color stable val dayInSelectionRangeContainerColor: Color stable val dayInSelectionRangeContentColor: Color stable val dividerColor: Color stable val dateTextFieldColors: TextFieldColors } stable class DateRangePickerDefaults { } stable class DividerDefaults { stable val Thickness: Dp = Stable } stable class FloatingActionButtonDefaults { stable val LargeIconSize: Dp = Stable } stable class FloatingActionButtonElevation { stable val defaultElevation: Dp stable val pressedElevation: Dp stable val focusedElevation: Dp stable val hoveredElevation: Dp } stable class IconButtonDefaults { = Stable } stable class IconButtonColors { stable val containerColor: Color stable val contentColor: Color stable val disabledContainerColor: Color stable val disabledContentColor: Color } stable class IconToggleButtonColors { stable val containerColor: Color stable val contentColor: Color stable val disabledContainerColor: Color stable val disabledContentColor: Color stable val checkedContainerColor: Color stable val checkedContentColor: Color } stable class ListItemDefaults { stable val Elevation: Dp = Stable } stable class ListItemColors { stable val containerColor: Color stable val headlineColor: Color stable val leadingIconColor: Color stable val overlineColor: Color stable val supportingTextColor: Color stable val trailingIconColor: Color stable val disabledHeadlineColor: Color stable val disabledLeadingIconColor: Color stable val disabledTrailingIconColor: Color } stable class MaterialTheme { = Stable } stable class MenuDefaults { stable val DropdownMenuItemContentPadding: PaddingValues = Stable } stable class MenuItemColors { stable val textColor: Color stable val leadingIconColor: Color stable val trailingIconColor: Color stable val disabledTextColor: Color stable val disabledLeadingIconColor: Color stable val disabledTrailingIconColor: Color } stable class NavigationBarDefaults { stable val Elevation: Dp = Stable } stable class NavigationBarItemDefaults { = Stable } stable class NavigationBarItemColors { stable val selectedIconColor: Color stable val selectedTextColor: Color stable val selectedIndicatorColor: Color stable val unselectedIconColor: Color stable val unselectedTextColor: Color stable val disabledIconColor: Color stable val disabledTextColor: Color } stable class DrawerState { stable val swipeableState: SwipeableState } stable class DrawerDefaults { stable val ModalDrawerElevation: Dp stable val PermanentDrawerElevation: Dp stable val DismissibleDrawerElevation: Dp stable val MaximumDrawerWidth: Dp = Stable } stable class NavigationDrawerItemDefaults { stable val ItemPadding: PaddingValues = Stable } stable class NavigationRailDefaults { = Stable } stable class NavigationRailItemDefaults { = Stable } stable class NavigationRailItemColors { stable val selectedIconColor: Color stable val selectedTextColor: Color stable val selectedIndicatorColor: Color stable val unselectedIconColor: Color stable val unselectedTextColor: Color stable val disabledIconColor: Color stable val disabledTextColor: Color } stable class ProgressIndicatorDefaults { stable val CircularStrokeWidth: Dp stable val LinearStrokeCap: StrokeCap stable val CircularDeterminateStrokeCap: StrokeCap stable val CircularIndeterminateStrokeCap: StrokeCap stable val ProgressAnimationSpec: SpringSpec = Stable } stable class RadioButtonDefaults { = Stable } stable class RadioButtonColors { stable val selectedColor: Color stable val unselectedColor: Color stable val disabledSelectedColor: Color stable val disabledUnselectedColor: Color } stable class ScaffoldDefaults { = Stable } stable class Shapes { stable val extraSmall: CornerBasedShape stable val small: CornerBasedShape stable val medium: CornerBasedShape stable val large: CornerBasedShape stable val extraLarge: CornerBasedShape } stable class ShapeDefaults { stable val ExtraSmall: CornerBasedShape stable val Small: CornerBasedShape stable val Medium: CornerBasedShape stable val Large: CornerBasedShape stable val ExtraLarge: CornerBasedShape = Stable } stable class SheetState { stable val skipPartiallyExpanded: Boolean stable val skipHiddenState: Boolean stable var swipeableState: SwipeableV2State } stable class BottomSheetDefaults { stable val Elevation: Dp stable val SheetPeekHeight: Dp } stable class SliderDefaults { } stable class SliderColors { stable val thumbColor: Color stable val activeTrackColor: Color stable val activeTickColor: Color stable val inactiveTrackColor: Color stable val inactiveTickColor: Color stable val disabledThumbColor: Color stable val disabledActiveTrackColor: Color stable val disabledActiveTickColor: Color stable val disabledInactiveTrackColor: Color stable val disabledInactiveTickColor: Color } stable class SliderPositions { stable var activeRange$delegate: MutableState> stable var tickFractions$delegate: MutableState } stable class SliderState { stable val steps: Int stable val valueRange: ClosedFloatingPointRange stable var onValueChangeFinished: Function0? stable var valueState$delegate: MutableFloatState stable var onValueChange: Function1 unstable val tickFractions: FloatArray stable var thumbWidth$delegate: MutableFloatState stable var totalWidth$delegate: MutableIntState stable var rawOffset$delegate: MutableFloatState stable var pressOffset$delegate: MutableFloatState stable var isRtl: Boolean unstable val draggableState: SliderDraggableState stable val gestureEndAction: Function0 unstable val press: @[ExtensionFunctionType] SuspendFunction2 } stable class SnackbarDefaults { = Stable } stable class SnackbarHostState { unstable val mutex: Mutex stable var currentSnackbarData$delegate: MutableState } stable class DismissState { stable val swipeableState: SwipeableV2State = Stable } stable class SwipeToDismissDefaults { stable val FixedPositionalThreshold: @[ExtensionFunctionType] Function2 = Stable } stable class SwitchDefaults { stable val IconSize: Dp = Stable } stable class SwitchColors { stable val checkedThumbColor: Color stable val checkedTrackColor: Color stable val checkedBorderColor: Color stable val checkedIconColor: Color stable val uncheckedThumbColor: Color stable val uncheckedTrackColor: Color stable val uncheckedBorderColor: Color stable val uncheckedIconColor: Color stable val disabledCheckedThumbColor: Color stable val disabledCheckedTrackColor: Color stable val disabledCheckedBorderColor: Color stable val disabledCheckedIconColor: Color stable val disabledUncheckedThumbColor: Color stable val disabledUncheckedTrackColor: Color stable val disabledUncheckedBorderColor: Color stable val disabledUncheckedIconColor: Color } stable class TabPosition { stable val left: Dp stable val width: Dp stable val contentWidth: Dp } stable class TabRowDefaults { = Stable } stable class TextFieldDefaults { stable val MinHeight: Dp stable val MinWidth: Dp stable val UnfocusedIndicatorThickness: Dp stable val FocusedIndicatorThickness: Dp stable val UnfocusedBorderThickness: Dp stable val FocusedBorderThickness: Dp } stable class OutlinedTextFieldDefaults { stable val MinHeight: Dp stable val MinWidth: Dp stable val UnfocusedBorderThickness: Dp stable val FocusedBorderThickness: Dp } stable class TextFieldColors { stable val focusedTextColor: Color stable val unfocusedTextColor: Color stable val disabledTextColor: Color stable val errorTextColor: Color stable val focusedContainerColor: Color stable val unfocusedContainerColor: Color stable val disabledContainerColor: Color stable val errorContainerColor: Color stable val cursorColor: Color stable val errorCursorColor: Color stable val textSelectionColors: TextSelectionColors stable val focusedIndicatorColor: Color stable val unfocusedIndicatorColor: Color stable val disabledIndicatorColor: Color stable val errorIndicatorColor: Color stable val focusedLeadingIconColor: Color stable val unfocusedLeadingIconColor: Color stable val disabledLeadingIconColor: Color stable val errorLeadingIconColor: Color stable val focusedTrailingIconColor: Color stable val unfocusedTrailingIconColor: Color stable val disabledTrailingIconColor: Color stable val errorTrailingIconColor: Color stable val focusedLabelColor: Color stable val unfocusedLabelColor: Color stable val disabledLabelColor: Color stable val errorLabelColor: Color stable val focusedPlaceholderColor: Color stable val unfocusedPlaceholderColor: Color stable val disabledPlaceholderColor: Color stable val errorPlaceholderColor: Color stable val focusedSupportingTextColor: Color stable val unfocusedSupportingTextColor: Color stable val disabledSupportingTextColor: Color stable val errorSupportingTextColor: Color stable val focusedPrefixColor: Color stable val unfocusedPrefixColor: Color stable val disabledPrefixColor: Color stable val errorPrefixColor: Color stable val focusedSuffixColor: Color stable val unfocusedSuffixColor: Color stable val disabledSuffixColor: Color stable val errorSuffixColor: Color } stable class TimePickerDefaults { } stable class TimePickerColors { stable val clockDialColor: Color stable val selectorColor: Color stable val containerColor: Color stable val periodSelectorBorderColor: Color stable val clockDialSelectedContentColor: Color stable val clockDialUnselectedContentColor: Color stable val periodSelectorSelectedContainerColor: Color stable val periodSelectorUnselectedContainerColor: Color stable val periodSelectorSelectedContentColor: Color stable val periodSelectorUnselectedContentColor: Color stable val timeSelectorSelectedContainerColor: Color stable val timeSelectorUnselectedContainerColor: Color stable val timeSelectorSelectedContentColor: Color stable val timeSelectorUnselectedContentColor: Color } stable class TimePickerState { stable val is24hour: Boolean stable val selectorPos$delegate: State stable var center$delegate: MutableState stable var selection$delegate: MutableState stable var isAfternoonToggle$delegate: MutableState stable var isInnerCircle$delegate: MutableState stable var hourAngle$delegate: MutableFloatState stable var minuteAngle$delegate: MutableFloatState stable val mutex: MutatorMutex stable val isAfternoon$delegate: State runtime val currentAngle: Animatable } stable class TooltipDefaults { stable val GlobalMutatorMutex: MutatorMutex = Stable } stable class RichTooltipColors { stable val containerColor: Color stable val contentColor: Color stable val titleContentColor: Color stable val actionContentColor: Color } stable class Typography { stable val displayLarge: TextStyle stable val displayMedium: TextStyle stable val displaySmall: TextStyle stable val headlineLarge: TextStyle stable val headlineMedium: TextStyle stable val headlineSmall: TextStyle stable val titleLarge: TextStyle stable val titleMedium: TextStyle stable val titleSmall: TextStyle stable val bodyLarge: TextStyle stable val bodyMedium: TextStyle stable val bodySmall: TextStyle stable val labelLarge: TextStyle stable val labelMedium: TextStyle stable val labelSmall: TextStyle }