Package 

Class GridCardKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit GridCard(Modifier modifier, String title, TextStyle titleStyle, Integer count, Dp itemHeight, List<GridCardModel> data, Dp horizontalSpacing, Dp verticalSpacing, Function1<GridCardModel, Unit> onItemClick)
      • Methods inherited from class java.lang.Object

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