menu
raven_verification package
documentation
utils/helper_functions.dart
showAlert function
showAlert function
dark_mode
light_mode
showAlert
function
dynamic
showAlert
(
String
message
)
Implementation
showAlert(String message) { pluginConfig.onErrorMessage(message); }
raven_verification package
documentation
utils/helper_functions
showAlert function
helper_functions library