Package 

Class ColorPreviewKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit ColorPreview(Color backgroundColor, Color foregroundColor, String name, Color color, Modifier modifier)
      • Methods inherited from class java.lang.Object

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

      • ColorPreview

        @Composable() final static Unit ColorPreview(Color backgroundColor, Color foregroundColor, String name, Color color, Modifier modifier)