Package 

Class GridCardModel

    • Constructor Summary

      Constructors 
      Constructor Description
      GridCardModel(String text, Color textColor, Painter iconPainter, DpSize iconSize)
    • Method Summary

      Modifier and Type Method Description
      final String getText()
      final Color getTextColor()
      final Painter getIconPainter()
      final DpSize getIconSize()
      • Methods inherited from class java.lang.Object

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