Package 

Class IndicatorType

    • Constructor Summary

      Constructors 
      Constructor Description
      IndicatorType()
    • Method Summary

      Modifier and Type Method Description
      abstract Unit IndicatorTypeComposable(Function0<Float> globalOffsetProvider, Modifier modifier, Integer dotCount, Dp dotSpacing, Function1<Integer, Unit> onDotClicked)
      • Methods inherited from class java.lang.Object

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

      • IndicatorType

        IndicatorType()