Package 

Class ResponsiveListHeaderKt

    • Method Summary

      Modifier and Type Method Description
      final static Unit ResponsiveListHeader(Modifier modifier, Color backgroundColor, Color contentColor, PaddingValues contentPadding, Function1<RowScope, Unit> content)
      • Methods inherited from class java.lang.Object

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

      • ResponsiveListHeader

        @Composable() final static Unit ResponsiveListHeader(Modifier modifier, Color backgroundColor, Color contentColor, PaddingValues contentPadding, Function1<RowScope, Unit> content)