BpkButton

constructor(context: Context)
constructor(context: Context, type: BpkButton.Type, size: BpkButton.Size = Size.Standard)
constructor(context: Context, attrs: AttributeSet?)
constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int)
constructor(context: Context, attrs: AttributeSet?, defStyleAttr: Int, type: BpkButton.Type, size: BpkButton.Size = Size.Standard)