Package 

Object ToggleButtonDefaults

    • Method Summary

      Modifier and Type Method Description
      final ToggleButtonColors iconOnlyColors() Creates a ToggleButtonColors that represents the content colors for an icon-only ToggleButton.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • iconOnlyColors

        @Composable() final ToggleButtonColors iconOnlyColors()

        Creates a ToggleButtonColors that represents the content colors for an icon-only ToggleButton.