Package 

Class SegmentedKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit SegmentedSimple(Modifier modifier, List<String> options, String value, Boolean block, TextStyle activeTextStyle, TextStyle normalTextStyle, Function1<String, Unit> onChange)
      final static Unit Segmented(Modifier modifier, List<SegmentedModel> options, String value, Boolean block, TextStyle activeTextStyle, TextStyle normalTextStyle, Function1<SegmentedModel, Unit> onChange)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait