Package 

Class LoadingKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit Loading(Modifier modifier, String text, TextStyle textStyle, Color textColor)
      • Methods inherited from class java.lang.Object

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

      • Loading

        @Composable() final static Unit Loading(Modifier modifier, String text, TextStyle textStyle, Color textColor)