getPainter

fun getPainter(isSelected: Boolean): Painter

Returns either one of the Painters depending on the reaction state.

Return

Either normal or selected Painter depending on the reaction state.

Parameters

isSelected

If the reaction is selected.