setIosColorBackgroundPopupError method

void setIosColorBackgroundPopupError (
  1. String color
)

Permite alterar a cor do fundo da caixa de popup de erro no IOS

Implementation

void setIosColorBackgroundPopupError(String color ){iosColorBackgroundPopupError = color;}