menu
flutter_vap_plugin package
documentation
flutter_vap_view.dart
VapErrorCallback typedef
VapErrorCallback typedef
dark_mode
light_mode
VapErrorCallback
typedef
VapErrorCallback
=
void Function
(
int
errorType
,
String
errorMsg
)
Implementation
typedef VapErrorCallback = void Function(int errorType, String errorMsg);
flutter_vap_plugin package
documentation
flutter_vap_view
VapErrorCallback typedef
flutter_vap_view library