Package 

Class PaintColorPaletteTheme

  • All Implemented Interfaces:

    
    public final class PaintColorPaletteTheme
    
                        

    A theme that has a collection parameters to customize PaintColorPalette.

    • Constructor Detail

      • PaintColorPaletteTheme

        PaintColorPaletteTheme(Shape shape, Dp itemSize, Dp selectedItemSize, Color borderColor, Dp borderWidth)
        Parameters:
        shape - Shape of the palette item.
        itemSize - Size of the palette item.
        selectedItemSize - Size of the selected palette item.
        borderColor - Border color of the palette item.
        borderWidth - Border width size of the palette item.