HeaderStyle 
  constructor(title: POTextStyle, @ColorRes dragHandleColorResId: Int? = null, @ColorRes dividerColorResId: Int? = null, @ColorRes backgroundColorResId: Int? = null)
Parameters
title
Title style.
dragHandleColorResId    
Color resource ID for drag handle.
dividerColorResId   
Color resource ID for divider.
backgroundColorResId   
Color resource ID for background.