Package 

Class DefaultsKt

    • Method Summary

      Modifier and Type Method Description
      final static Color takeOrElse(Color $self, Function0<Color> block)
      • Methods inherited from class java.lang.Object

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

      • takeOrElse

         final static Color takeOrElse(Color $self, Function0<Color> block)