menu
ekyc_flutter package
documentation
app/configs/config.dart
VxWidgetsExtension
errorWidget method
errorWidget method
dark_mode
light_mode
errorWidget
method
Widget
errorWidget
(
Object
ex
)
Widget to show exception
Implementation
Widget errorWidget(Object ex) => ErrorWidget(ex);
ekyc_flutter package
documentation
app/configs/config
VxWidgetsExtension
errorWidget method
VxWidgetsExtension extension on
Widget