setAndroidColorBackgroundPopupError method

void setAndroidColorBackgroundPopupError (
  1. String colorAccent
)

Permite costumizar o fundo o popup de erro no ANDROID

Implementation

void setAndroidColorBackgroundPopupError( String colorAccent){ androidColorBackgroundPopupError = colorAccent;}