shouldRedraw

open override fun shouldRedraw(nextProps: P): Boolean

Returns 'true' when the component should redraw.

By default, returns props != nextProps